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

◆ CheckSpawn()

static bool Terraria.Player.CheckSpawn ( int x,
int y )
inlinestatic

Definition at line 18562 of file Player.cs.

18563 {
18564 if (!true)
18565 {
18566 }
18567 if (!true)
18568 {
18569 }
18570 return Player.CheckSpawn_Internal(int.MinValue, x);
18571 }

References Terraria.Player.CheckSpawn_Internal().

Referenced by Terraria.Player.Spawn().