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

◆ SectionRange()

bool Terraria.RemoteClient.SectionRange ( int size,
int firstX,
int firstY )
inline

Definition at line 100 of file RemoteClient.cs.

101 {
102 if (!true)
103 {
104 }
105 if (this.TileSections == null)
106 {
107 return;
108 }
109 }

References Terraria.RemoteClient.TileSections.