|
ScriptWidgetComponentGizmo & | operator= (ScriptWidgetComponentGizmo const &) |
|
virtual::Editor::Widgets::WidgetComponentType const | getComponentType () const |
|
virtual void | _handleWidgetComponentStateChange (::Editor::Network::WidgetComponentStateChangePayload const &payload) |
|
MCAPI | ScriptWidgetComponentGizmo (::Editor::ScriptModule::ScriptWidgetComponentGizmo const &) |
|
MCAPI | ScriptWidgetComponentGizmo (::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::ScriptWidgetComponentGizmoOptions > options) |
|
MCAPI ::Scripting::Result<::std::optional<::Vec3 >, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > | _getAutoOffset () const |
|
MCAPI ::Scripting::Result<::Scripting::Axis, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > | _getEnabledAxes () const |
|
MCAPI ::Scripting::Result< bool, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > | _isActivated () const |
|
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > | _setActivated (bool activated) |
|
MCAPI ::Scripting::Result_deprecated< void > | _setAutoOffset (::std::optional<::Vec3 > const &optionalOffset) |
|
MCAPI ::Scripting::Result_deprecated< void > | _setEnabledAxes (::Scripting::Axis enableAxes) |
|
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > | _setStateChangeEventClosure (::std::optional<::Scripting::Closure< void(::Scripting::StrongTypedObjectHandle< ::Editor::ScriptModule::ScriptWidgetComponentGizmoStateChangeEventParameters >)> > const &closure) |
|
MCAPI void * | $ctor (::Editor::ScriptModule::ScriptWidgetComponentGizmo const &) |
|
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::ScriptWidgetComponentGizmoOptions > options) |
|
MCAPI::Editor::Widgets::WidgetComponentType const | $getComponentType () const |
|
MCAPI void | $_handleWidgetComponentStateChange (::Editor::Network::WidgetComponentStateChangePayload const &payload) |
|
virtual void | _onOwnerPositionUpdate () |
|
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 | $_onOwnerPositionUpdate () |
|
|
::ll::UntypedStorage< 1, 1 > | mUnk651a9b |
|
::ll::UntypedStorage< 1, 1 > | mUnka0cce5 |
|
::ll::UntypedStorage< 1, 1 > | mUnkb4d4a0 |
|
::ll::UntypedStorage< 1, 1 > | mUnke1f7dc |
|
::ll::UntypedStorage< 1, 1 > | mUnk7c098d |
|
::ll::UntypedStorage< 4, 16 > | mUnk66792f |
|
::ll::UntypedStorage< 8, 232 > | mUnk4d47d7 |
|
::ll::UntypedStorage< 8, 8 > | mUnk677b3a |
|
::ll::UntypedStorage< 8, 8 > | mUnk9aec33 |
|
::ll::UntypedStorage< 1, 1 > | mUnk3edffa |
|
::ll::UntypedStorage< 8, 32 > | mUnke816e4 |
|
::ll::UntypedStorage< 8, 16 > | mUnk25ae07 |
|
::ll::UntypedStorage< 8, 32 > | mUnk236c64 |
|
::ll::UntypedStorage< 4, 12 > | mUnk2bdc64 |
|
::ll::UntypedStorage< 1, 1 > | mUnk4f80ca |
|
::ll::UntypedStorage< 1, 1 > | mUnke2205c |
|
◆ ScriptWidgetComponentGizmo() [1/2]
- 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.
◆ ScriptWidgetComponentGizmo() [2/2]
- 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.
◆ getComponentType()
virtual::Editor::Widgets::WidgetComponentType const Editor::ScriptModule::ScriptWidgetComponentGizmo::getComponentType |
( |
| ) |
const |
|
virtual |
◆ _handleWidgetComponentStateChange()
◆ _getAutoOffset()
- 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.
◆ _getEnabledAxes()
- 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.
◆ _isActivated()
- 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.
◆ _setActivated()
- 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.
◆ _setAutoOffset()
- 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.
◆ _setEnabledAxes()
- 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.
◆ _setStateChangeEventClosure()
- 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() [1/3]
- 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() [2/3]
- 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.
◆ $getComponentType()
MCAPI::Editor::Widgets::WidgetComponentType const Editor::ScriptModule::ScriptWidgetComponentGizmo::$getComponentType |
( |
| ) |
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.
◆ $_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.
◆ $vftable()
static MCAPI void ** Editor::ScriptModule::ScriptWidgetComponentGizmo::$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.
◆ _onOwnerPositionUpdate()
virtual void Editor::ScriptModule::ScriptWidgetComponentBase::_onOwnerPositionUpdate |
( |
| ) |
|
|
virtualinherited |
◆ _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 | ) |
|
|
inherited |
- 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 | ) |
|
|
inherited |
- 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 |
|
inherited |
- 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 | ) |
|
|
inherited |
- 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() [3/3]
- 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 |
( |
| ) |
|
|
inherited |
- 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 |
( |
| ) |
|
|
inherited |
- 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: