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

◆ ResetSections()

void Terraria.RemoteClient.ResetSections ( )
inline

Definition at line 112 of file RemoteClient.cs.

113 {
114 int num = 1;
115 if (num == 0)
116 {
117 }
118 if (num == 0)
119 {
120 }
121 bool[,] tileSections = this.TileSections;
122 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.RemoteClient.TileSections.

Referenced by Terraria.RemoteClient.Reset().