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.GameContent.Biomes.CaveHouse.HouseBuilder._tiles
getsetprivateinherited

Definition at line 388 of file HouseBuilder.cs.

389 {
390 [global::Cpp2ILInjected.Token(Token = "0x60046A7")]
391 [global::Cpp2ILInjected.Address(RVA = "0x7DC688", Offset = "0x7DC688", Length = "0x58")]
392 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
393 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
394 get
395 {
396 throw null;
397 }
398 }