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

◆ Style

short Terraria.DataStructures.TileObjectPreviewData.Style
getset

Definition at line 116 of file TileObjectPreviewData.cs.

117 {
118 [global::Cpp2ILInjected.Token(Token = "0x600377D")]
119 [global::Cpp2ILInjected.Address(RVA = "0x142019C", Offset = "0x142019C", Length = "0x8")]
120 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
122 get
123 {
124 throw null;
125 }
126 [global::Cpp2ILInjected.Token(Token = "0x600377E")]
127 [global::Cpp2ILInjected.Address(RVA = "0x14201A4", Offset = "0x14201A4", Length = "0x8")]
128 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
129 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
130 set
131 {
132 throw null;
133 }
134 }