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)
class
Container
void
remove
(
Component
child
)
void
remove
(string name)
Parameters
child
Component
The child component to remove.
Meta
Source
See Implementation
poison
ui
container
Container
constructors
this
functions
add
clear
process
remove
properties
disabled
Removes a component from the container.