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

◆ TopObject

object System.Runtime.Serialization.ObjectManager.TopObject
getsetpackage

Definition at line 36 of file ObjectManager.cs.

37 {
38 [global::Cpp2ILInjected.Token(Token = "0x6001F24")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1B54D0C", Offset = "0x1B54D0C", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 get
42 {
43 throw null;
44 }
45 [global::Cpp2ILInjected.Token(Token = "0x6001F23")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1B54D04", Offset = "0x1B54D04", Length = "0x8")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 set
49 {
50 throw null;
51 }
52 }