Searched refs:GetMapPairBySyncedID (Results 1 – 5 of 5) sorted by relevance
54 inline const ProjectileMapValPair* GetMapPairBySyncedID(int id) const { in GetMapPairBySyncedID() function
99 assert(projectileHandler->GetMapPairBySyncedID(pi->first)); // valid projectile id? in Update()
267 pp = projectileHandler->GetMapPairBySyncedID(projID); in ParseRawProjectile()
346 const ProjectileMapValPair* pmp = projectileHandler->GetMapPairBySyncedID(lua_toint(L, index)); in ParseProjectile()
656 const ProjectileMapValPair* pp = projectileHandler->GetMapPairBySyncedID(proID); in ParseProjectile()