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

◆ objectPreview

TileObjectPreviewData Terraria.TileObject.objectPreview
staticgetset

Definition at line 19 of file TileObject.cs.

20 {
21 [global::Cpp2ILInjected.Token(Token = "0x6002AE7")]
22 [global::Cpp2ILInjected.Address(RVA = "0x11765B8", Offset = "0x11765B8", Length = "0x4C")]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "PlaceThing_TryReplacingTiles", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(bool))]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "CanPlace", MemberParameters = new object[]
26 {
27 typeof(int),
28 typeof(int),
29 typeof(int),
30 typeof(int),
31 typeof(int),
33 typeof(bool),
34 typeof(int?)
35 }, ReturnType = typeof(bool))]
36 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileDrawing), Member = "Draw", MemberParameters = new object[]
37 {
38 typeof(bool),
39 typeof(bool),
40 typeof(bool),
41 typeof(int)
42 }, ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 33)]
44 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
45 get
46 {
47 throw null;
48 }
49 }
class f__AnonymousType0<< Count > j__TPar