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

◆ _chestPositions

Dictionary<Point, int> Terraria.GameContent.Drawing.TileDrawing._chestPositions
getprivate

Definition at line 121 of file TileDrawing.cs.

122 {
123 get
124 {
126 return threadLocal.Value._chestPositions;
127 }
128 }
class f__AnonymousType0<< Count > j__TPar