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
|
Public Member Functions | |
object | GetService (Type service) |
object | GetService (global::System.Type serviceType) |
Package Functions | |
Site (IComponent component, Container container, string name) | |
Properties | |
IComponent | Component [get, set] |
IContainer | Container [get, set] |
bool | DesignMode [get, set] |
string | Name [get, set] |
Private Attributes | |
IComponent | component |
Container | container |
string | name |
Definition at line 249 of file Container.cs.