98 int whoAmI =
proj.whoAmI;
100 int owner =
proj.owner;
102 int identity =
proj.identity;
104 int type =
proj.type;
152 if (projectile !=
null)
154 int whoAmI = projectile.
whoAmI;
156 int owner = projectile.
owner;
160 type = projectile.
type;
class f__AnonymousType0<< Count > j__TPar
int< ProjectileIdentity > k__BackingField
void Set(Projectile proj)
override bool Equals(object obj)
bool< IsTrackingSomething > k__BackingField
static bool operator==(TrackedProjectileReference c1, TrackedProjectileReference c2)
override int GetHashCode()
void Write(BinaryWriter writer)
int< ProjectileLocalIndex > k__BackingField
bool Equals(TrackedProjectileReference other)
bool IsTracking(Projectile proj)
void TryReading(BinaryReader reader)
static bool operator!=(TrackedProjectileReference c1, TrackedProjectileReference c2)
int< ProjectileOwnerIndex > k__BackingField
Projectile FindMatchingProjectile(int expectedOwner, int expectedIdentity, int expectedType)
int< ProjectileType > k__BackingField