|
ScriptWidgetComponentBase & | operator= (ScriptWidgetComponentBase const &) |
|
| ScriptWidgetComponentBase (ScriptWidgetComponentBase const &) |
|
virtual::Editor::Widgets::WidgetComponentType const | getComponentType () const =0 |
|
virtual void | _handleWidgetComponentStateChange (::Editor::Network::WidgetComponentStateChangePayload const &) |
|
virtual void | _onOwnerPositionUpdate () |
|
MCAPI | ScriptWidgetComponentBase (::Editor::ServiceProviderCollection &serviceProviders, ::mce::UUID const &componentId, ::std::string const &componentName, ::Scripting::WeakTypedObjectHandle<::Editor::ScriptModule::ScriptWidget > owner, ::Editor::ScriptModule::ScriptWidgetService &parentService, ::std::optional<::Editor::ScriptModule::ScriptWidgetComponentBaseOptions > options) |
|
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > | _deleteComponent () |
|
MCAPI void | _setLockToSurface (bool lockToSurface) |
|
MCAPI void | _setVisible (bool visible) |
|
MCAPI::Vec3 const | getWorldPosition () const |
|
MCAPI void | setPositionOffset (::Vec3 const &offset) |
|
MCAPI void * | $ctor (::Editor::ServiceProviderCollection &serviceProviders, ::mce::UUID const &componentId, ::std::string const &componentName, ::Scripting::WeakTypedObjectHandle<::Editor::ScriptModule::ScriptWidget > owner, ::Editor::ScriptModule::ScriptWidgetService &parentService, ::std::optional<::Editor::ScriptModule::ScriptWidgetComponentBaseOptions > options) |
|
MCAPI void | $dtor () |
|
MCAPI void | $_handleWidgetComponentStateChange (::Editor::Network::WidgetComponentStateChangePayload const &) |
|
MCAPI void | $_onOwnerPositionUpdate () |
|
◆ ScriptWidgetComponentBase()
- 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.
◆ _handleWidgetComponentStateChange()
◆ _onOwnerPositionUpdate()
virtual void Editor::ScriptModule::ScriptWidgetComponentBase::_onOwnerPositionUpdate |
( |
| ) |
|
|
virtual |
◆ _deleteComponent()
- 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.
◆ _setLockToSurface()
MCAPI void Editor::ScriptModule::ScriptWidgetComponentBase::_setLockToSurface |
( |
bool | lockToSurface | ) |
|
- 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.
◆ _setVisible()
MCAPI void Editor::ScriptModule::ScriptWidgetComponentBase::_setVisible |
( |
bool | visible | ) |
|
- 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.
◆ getWorldPosition()
MCAPI::Vec3 const Editor::ScriptModule::ScriptWidgetComponentBase::getWorldPosition |
( |
| ) |
const |
- 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.
◆ setPositionOffset()
MCAPI void Editor::ScriptModule::ScriptWidgetComponentBase::setPositionOffset |
( |
::Vec3 const & | offset | ) |
|
- 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.
◆ $dtor()
MCAPI void Editor::ScriptModule::ScriptWidgetComponentBase::$dtor |
( |
| ) |
|
- 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.
◆ $_handleWidgetComponentStateChange()
- 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.
◆ $_onOwnerPositionUpdate()
MCAPI void Editor::ScriptModule::ScriptWidgetComponentBase::$_onOwnerPositionUpdate |
( |
| ) |
|
- 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.
◆ $vftable()
static MCAPI void ** Editor::ScriptModule::ScriptWidgetComponentBase::$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 file: