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_062()

void Terraria.Projectile.AI_062 ( )
inlineprivate

Definition at line 6644 of file Projectile.cs.

6645 {
6646 if (this.type == 0)
6647 {
6648 }
6649 int num = this.owner;
6650 int num2 = 2;
6652 if (num2 == 0)
6653 {
6654 }
6656 if (num2 == 0)
6657 {
6658 }
6659 }
class f__AnonymousType0<< Count > j__TPar

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