|
| virtual void | onReadyForBindings () |
| virtual void | onSuspend () |
| virtual void | onBindingsReleased () |
| virtual void | update (double const time) |
|
MCAPI void | registerCommandTemplate (::std::string name, ::std::function<::std::unique_ptr<::OreUI::Detail::ICommandGroup >()> constructor) |
|
MCAPI void | $onReadyForBindings () |
|
MCFOLD void | $onSuspend () |
|
MCFOLD void | $onBindingsReleased () |
|
MCFOLD void | $update (double const time) |
◆ onReadyForBindings()
| virtual void OreUI::Detail::CommandRegistry::onReadyForBindings |
( |
| ) |
|
|
virtual |
◆ onSuspend()
| virtual void OreUI::Detail::CommandRegistry::onSuspend |
( |
| ) |
|
|
virtual |
◆ onBindingsReleased()
| virtual void OreUI::Detail::CommandRegistry::onBindingsReleased |
( |
| ) |
|
|
virtual |
◆ update()
| virtual void OreUI::Detail::CommandRegistry::update |
( |
double const | time | ) |
|
|
virtual |
◆ $vftable()
| MCAPI void ** OreUI::Detail::CommandRegistry::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: