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

◆ Component

IComponent System.ComponentModel.Container.Site.Component
getset

Implements System.ComponentModel.ISite.

Definition at line 261 of file Container.cs.

262 {
263 [global::Cpp2ILInjected.Token(Token = "0x6001A24")]
264 [global::Cpp2ILInjected.Address(RVA = "0x1E63EC4", Offset = "0x1E63EC4", Length = "0x8")]
265 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
266 get
267 {
268 throw null;
269 }
270 }