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

◆ SetAllFramedSectionsAsNeedingRefresh()

void Terraria.WorldSections.SetAllFramedSectionsAsNeedingRefresh ( )
inline

Definition at line 129 of file WorldSections.cs.

130 {
131 BitsByte[] array = this.data;
132 BitsByte[] array2 = this.data;
135 BitsByte[] array3 = this.data;
136 }
class f__AnonymousType0<< Count > j__TPar

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

Referenced by Terraria.GameContent.Drawing.TileDrawing.Update().