ChildrenStash

Used for widgets that hide some of the children, to store original list of children

@Component("gui.ChildrenStash", Replication.none)
struct ChildrenStash {}

Members

Variables

widgets
WidgetId[] widgets;
Undocumented in source.

Meta