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

void Terraria.Projectile.AI_099_2 ( )
inlineprivate

Definition at line 6915 of file Projectile.cs.

6916 {
6917 int whoAmI = this.whoAmI;
6918 if (whoAmI == 0)
6919 {
6920 }
6921 if (whoAmI != 0)
6922 {
6923 if (whoAmI == 0)
6924 {
6925 }
6926 int num = this.owner;
6927 if (whoAmI == 0)
6928 {
6929 }
6930 int num2 = this.type;
6931 }
6932 }
class f__AnonymousType0<< Count > j__TPar

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