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

◆ _gore

Gore [] Terraria.GameContent.Drawing.TileDrawing._gore
getsetprivate

Definition at line 743 of file TileDrawing.cs.

744 {
745 [global::Cpp2ILInjected.Token(Token = "0x6004AE4")]
746 [global::Cpp2ILInjected.Address(RVA = "0x86C35C", Offset = "0x86C35C", Length = "0x58")]
747 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
748 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
749 get
750 {
751 throw null;
752 }
753 }