terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ _tiles

TileData Terraria.WorldBuilding.GenBase._tiles
staticgetsetprotectedinherited

Definition at line 199 of file GenBase.cs.

200 {
201 [global::Cpp2ILInjected.Token(Token = "0x6002FC6")]
202 [global::Cpp2ILInjected.Address(RVA = "0x12F5C20", Offset = "0x12F5C20", Length = "0x58")]
203 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
204 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
205 get
206 {
207 throw null;
208 }
209 }