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

◆ Name

string System.ComponentModel.ISite.Name
getset

Implemented in System.ComponentModel.Container.Site, and System.ComponentModel.NestedContainer.Site.

Definition at line 31 of file ISite.cs.

32 {
33 [global::Cpp2ILInjected.Token(Token = "0x600159D")]
34 get;
35 [global::Cpp2ILInjected.Token(Token = "0x600159E")]
36 set;
37 }