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

◆ _tileSolidTop

bool [] Terraria.GameContent.Drawing.TileDrawing._tileSolidTop
getsetprivate

Definition at line 717 of file TileDrawing.cs.

718 {
719 [global::Cpp2ILInjected.Token(Token = "0x6004AE2")]
720 [global::Cpp2ILInjected.Address(RVA = "0x86C2AC", Offset = "0x86C2AC", Length = "0x58")]
721 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
722 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
723 get
724 {
725 throw null;
726 }
727 }