terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AI_GetMyGroupIndexAndFillBlackList()

void Terraria.Projectile.AI_GetMyGroupIndexAndFillBlackList ( List< int > blackListedTargets,
[Out] int index,
[Out] int totalIndexesInGroup )
inlineprivate

Definition at line 4320 of file Projectile.cs.

4321 {
4322 int num = 1;
4323 if (num == 0)
4324 {
4325 }
4326 if (num != 0)
4327 {
4328 int num2 = this.owner;
4329 int num3 = this.type;
4330 if (num != 0)
4331 {
4332 return;
4333 }
4334 }
4335 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Projectile.owner, and Terraria.Projectile.type.