|
ScriptWidgetGroup & | operator= (ScriptWidgetGroup const &) |
|
| ScriptWidgetGroup (ScriptWidgetGroup const &) |
|
virtual void | _performDeleteGroup () |
|
virtual void | _setValid (bool valid) |
|
virtual void | _handleWidgetStateChangePayload (::Editor::Network::WidgetStateChangePayload const &payload) |
|
virtual void | _handleWidgetComponentStateChangePayload (::Editor::Network::WidgetComponentStateChangePayload const &payload) |
|
virtual void | _servicePendingStateChanges () |
|
virtual ::Scripting::Result_deprecated< void > | _deleteWidget (::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptWidget > widgetToDelete) |
|
MCAPI | ScriptWidgetGroup (::Editor::ServiceProviderCollection &serviceProviders, ::Editor::ScriptModule::ScriptWidgetService &parentService, ::std::optional<::Editor::ScriptModule::ScriptWidgetGroupCreateOptions > const &options, ::Scripting::WeakLifetimeScope const &scope) |
|
MCAPI ::Scripting::Result_deprecated<::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptWidget > > | _createWidget (::Vec3 const &position, ::std::optional<::Editor::ScriptModule::ScriptWidgetCreateOptions > const &options) |
|
MCAPI void | _deleteThisGroup () |
|
MCAPI void | _forEachWidget (::std::function< bool(::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptWidget >)> fn) const |
|
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetGroupErrorInvalidObject > | _scriptDeselectAll () |
|
MCAPI ::Scripting::Result< bool, ::Editor::ScriptModule::ScriptWidgetGroupErrorInvalidObject > | _scriptGetBoundsVisible () const |
|
MCAPI ::Scripting::Result< int, ::Editor::ScriptModule::ScriptWidgetGroupErrorInvalidObject > | _scriptGetSelectedCount () const |
|
MCAPI ::Scripting::Result< bool, ::Editor::ScriptModule::ScriptWidgetGroupErrorInvalidObject > | _scriptGetVisible () const |
|
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetGroupErrorInvalidObject > | _scriptSelectAll () |
|
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetGroupErrorInvalidObject > | _scriptSetBoundsVisible (bool visible) |
|
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetGroupErrorInvalidObject > | _scriptSetVisible (bool visible) |
|
MCAPI void * | $ctor (::Editor::ServiceProviderCollection &serviceProviders, ::Editor::ScriptModule::ScriptWidgetService &parentService, ::std::optional<::Editor::ScriptModule::ScriptWidgetGroupCreateOptions > const &options, ::Scripting::WeakLifetimeScope const &scope) |
|
MCAPI void | $_performDeleteGroup () |
|
MCAPI void | $_setValid (bool valid) |
|
MCAPI void | $_handleWidgetStateChangePayload (::Editor::Network::WidgetStateChangePayload const &payload) |
|
MCAPI void | $_handleWidgetComponentStateChangePayload (::Editor::Network::WidgetComponentStateChangePayload const &payload) |
|
MCAPI void | $_servicePendingStateChanges () |
|
MCAPI ::Scripting::Result_deprecated< void > | $_deleteWidget (::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptWidget > widgetToDelete) |
|
◆ ScriptWidgetGroup()
- 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.
◆ _performDeleteGroup()
virtual void Editor::ScriptModule::ScriptWidgetGroup::_performDeleteGroup |
( |
| ) |
|
|
virtual |
◆ _setValid()
virtual void Editor::ScriptModule::ScriptWidgetGroup::_setValid |
( |
bool | valid | ) |
|
|
virtual |
◆ _handleWidgetStateChangePayload()
◆ _handleWidgetComponentStateChangePayload()
◆ _servicePendingStateChanges()
virtual void Editor::ScriptModule::ScriptWidgetGroup::_servicePendingStateChanges |
( |
| ) |
|
|
virtual |
◆ _deleteWidget()
◆ _createWidget()
- 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.
◆ _deleteThisGroup()
MCAPI void Editor::ScriptModule::ScriptWidgetGroup::_deleteThisGroup |
( |
| ) |
|
- 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.
◆ _forEachWidget()
- 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.
◆ _scriptDeselectAll()
- 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.
◆ _scriptGetBoundsVisible()
- 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.
◆ _scriptGetSelectedCount()
- 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.
◆ _scriptGetVisible()
- 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.
◆ _scriptSelectAll()
- 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.
◆ _scriptSetBoundsVisible()
- 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.
◆ _scriptSetVisible()
- 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.
◆ bindScript()
- 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.
◆ $ctor()
- 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.
◆ $_performDeleteGroup()
MCAPI void Editor::ScriptModule::ScriptWidgetGroup::$_performDeleteGroup |
( |
| ) |
|
- 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.
◆ $_setValid()
MCAPI void Editor::ScriptModule::ScriptWidgetGroup::$_setValid |
( |
bool | valid | ) |
|
- 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.
◆ $_handleWidgetStateChangePayload()
- 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.
◆ $_handleWidgetComponentStateChangePayload()
- 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.
◆ $_servicePendingStateChanges()
MCAPI void Editor::ScriptModule::ScriptWidgetGroup::$_servicePendingStateChanges |
( |
| ) |
|
- 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.
◆ $_deleteWidget()
- 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.
◆ $vftableForScriptWidgetGroupWidgetInterface()
static MCAPI void ** Editor::ScriptModule::ScriptWidgetGroup::$vftableForScriptWidgetGroupWidgetInterface |
( |
| ) |
|
|
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.
◆ $vftableForScriptWidgetGroupServiceInterface()
static MCAPI void ** Editor::ScriptModule::ScriptWidgetGroup::$vftableForScriptWidgetGroupServiceInterface |
( |
| ) |
|
|
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 file: