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

◆ FreeUpPetsAndMinions()

void Terraria.Player.FreeUpPetsAndMinions ( Item sItem)
inlineprivate

Definition at line 16917 of file Player.cs.

16918 {
16919 int num = 1;
16920 if (num == 0)
16921 {
16922 }
16923 if (num != 0)
16924 {
16925 int whoAmI = this.whoAmI;
16926 return;
16927 }
16928 int whoAmI2 = this.whoAmI;
16929 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Entity.whoAmI.