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

◆ IsNPCEvictable()

static bool Terraria.WorldGen.IsNPCEvictable ( int n)
inlinestatic

Definition at line 344 of file WorldGen.cs.

345 {
346 if (!true)
347 {
348 }
349 Rectangle hitbox = Main.LocalPlayer.Hitbox;
350 bool flag;
351 return flag;
352 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Entity.Hitbox, j__TPar, and Terraria.Main.LocalPlayer.