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

◆ SetSectionLoaded() [2/2]

void Terraria.WorldSections.SetSectionLoaded ( int x,
int y )
inline

Definition at line 191 of file WorldSections.cs.

192 {
193 int num = this.width;
194 int num2 = this.height;
195 BitsByte[] array = this.data;
196 }
class f__AnonymousType0<< Count > j__TPar

References System.array, Terraria.WorldSections.data, Terraria.WorldSections.height, j__TPar, and Terraria.WorldSections.width.

Referenced by Terraria.WorldSections.SetTilesLoaded().