poison ~master (2016-12-10T22:03:17Z)
Home
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
Type:
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.