Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Add (IComponent? component) |
void | Add (IComponent? component, string? name) |
void | Remove (IComponent? component) |
void | Dispose () |
Properties | |
IComponent | Owner [get] |
ComponentCollection | Components [get] |
Definition at line 3 of file INestedContainer.cs.