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.Component.Site
getsetinherited

Implements System.ComponentModel.IComponent.

Definition at line 108 of file Component.cs.

109 {
110 [global::Cpp2ILInjected.Token(Token = "0x6001A09")]
111 [global::Cpp2ILInjected.Address(RVA = "0x1E62288", Offset = "0x1E62288", Length = "0x8")]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
113 get
114 {
115 throw null;
116 }
117 [global::Cpp2ILInjected.Token(Token = "0x6001A0A")]
118 [global::Cpp2ILInjected.Address(RVA = "0x1E62290", Offset = "0x1E62290", Length = "0x8")]
119 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
120 set
121 {
122 throw null;
123 }
124 }