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

◆ _tileSolid

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

Definition at line 704 of file TileDrawing.cs.

705 {
706 [global::Cpp2ILInjected.Token(Token = "0x6004AE1")]
707 [global::Cpp2ILInjected.Address(RVA = "0x86C254", Offset = "0x86C254", Length = "0x58")]
708 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
709 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
710 get
711 {
712 throw null;
713 }
714 }