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

◆ WorldSections()

Terraria.WorldSections.WorldSections ( int numSectionsX,
int numSectionsY )
inline

Definition at line 12 of file WorldSections.cs.

13 {
16 int num = this.width;
17 BitsByte[] array = this.data;
19 this.prevFrame = 50504;
20 }
class f__AnonymousType0<< Count > j__TPar

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