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

◆ CanReleaseNPCs()

static bool Terraria.NPC.CanReleaseNPCs ( int who)
inlinestatic

Definition at line 5832 of file NPC.cs.

5833 {
5834 int num = 1;
5835 if (num == 0)
5836 {
5837 }
5838 bool logicHost = Main.LogicHost;
5839 if (num == 0)
5840 {
5841 }
5842 if (num == 0 || num == 0)
5843 {
5844 }
5845 if (num == 0)
5846 {
5847 }
5848 if (num == 0)
5849 {
5850 }
5851 if (num == 0 || num == 0)
5852 {
5853 return;
5854 }
5855 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.LogicHost.

Referenced by Terraria.Player.ItemCheck_CheckCanUse().