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

◆ ObjectStart

Point16 Terraria.DataStructures.TileObjectPreviewData.ObjectStart
getset

Definition at line 235 of file TileObjectPreviewData.cs.

236 {
237 [global::Cpp2ILInjected.Token(Token = "0x6003787")]
238 [global::Cpp2ILInjected.Address(RVA = "0x1420364", Offset = "0x1420364", Length = "0x8")]
239 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
240 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
241 get
242 {
243 throw null;
244 }
245 [global::Cpp2ILInjected.Token(Token = "0x6003788")]
246 [global::Cpp2ILInjected.Address(RVA = "0x142036C", Offset = "0x142036C", Length = "0x8")]
247 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
248 set
249 {
250 throw null;
251 }
252 }