poison ~0.0.6 (2016-11-24T21:26:34Z)
Dub
Repo
Container.remove
poison
ui
container
Container
Removes a component from the container.
void
remove
(Component child)
void
remove
(string name)
class
Container
void
remove
(
string
name
)
Parameters
name
string
The name of the component.
Meta
Source
See Implementation
poison
ui
container
Container
constructors
this
functions
add
clear
process
remove
properties
disabled
Removes a component from the container.