class UISeparator
File location: framework/cauldron/framework/inc/core/uimanager.h
Construction
Return type |
Description |
---|---|
UISeparator (uint64_t id, bool shown = true)
Constructor. Creates the UI separator.
|
Methods
Return type |
Description |
---|---|
void |
BuildUI ()
Build the UI in each UI backend.
|
Detailed description
Construction
UISeparator
Constructor. Creates the UI separator.
Methods
BuildUI
Build the UI in each UI backend.