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

◆ Site

virtual ISite System.ComponentModel.MarshalByValueComponent.Site
getset

Implements System.ComponentModel.IComponent.

Definition at line 85 of file MarshalByValueComponent.cs.

86 {
87 [global::Cpp2ILInjected.Token(Token = "0x600182B")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1E504B8", Offset = "0x1E504B8", Length = "0x8")]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 get
91 {
92 throw null;
93 }
94 [global::Cpp2ILInjected.Token(Token = "0x600182C")]
95 [global::Cpp2ILInjected.Address(RVA = "0x1E504C0", Offset = "0x1E504C0", Length = "0x8")]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
97 set
98 {
99 throw null;
100 }
101 }