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

void Terraria.Projectile.AI_026 ( )
inlineprivate

Definition at line 5494 of file Projectile.cs.

5495 {
5496 int num = 1;
5497 if (num == 0)
5498 {
5499 }
5500 if (num != 0)
5501 {
5502 int num2 = this.type;
5503 return;
5504 }
5505 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Projectile.type.