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

◆ Size

Point16 Terraria.DataStructures.TileObjectPreviewData.Size
getset

Definition at line 124 of file TileObjectPreviewData.cs.

125 {
126 get
127 {
128 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
129 }
130 set
131 {
132 if (this._data != null)
133 {
134 }
136 }
137 }
class f__AnonymousType0<< Count > j__TPar