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

◆ Type

ushort Terraria.DataStructures.TileObjectPreviewData.Type
getset

Definition at line 95 of file TileObjectPreviewData.cs.

96 {
97 [global::Cpp2ILInjected.Token(Token = "0x600377B")]
98 [global::Cpp2ILInjected.Address(RVA = "0x142018C", Offset = "0x142018C", Length = "0x8")]
99 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
100 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
101 get
102 {
103 throw null;
104 }
105 [global::Cpp2ILInjected.Token(Token = "0x600377C")]
106 [global::Cpp2ILInjected.Address(RVA = "0x1420194", Offset = "0x1420194", Length = "0x8")]
107 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
108 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
109 set
110 {
111 throw null;
112 }
113 }