LeviLamina
Loading...
Searching...
No Matches
Editor::ScriptModule::ScriptWidgetComponentVolumeOutline Class Reference
+ Inheritance diagram for Editor::ScriptModule::ScriptWidgetComponentVolumeOutline:

Public Member Functions

ScriptWidgetComponentVolumeOutlineoperator= (ScriptWidgetComponentVolumeOutline const &)
 
 ScriptWidgetComponentVolumeOutline (ScriptWidgetComponentVolumeOutline const &)
 
virtual::Editor::Widgets::WidgetComponentType const getComponentType () const
 
MCAPI ScriptWidgetComponentVolumeOutline (::Editor::ServiceProviderCollection &serviceProviders, ::mce::UUID const &componentId, ::std::string const &componentName, ::Scripting::WeakTypedObjectHandle<::Editor::ScriptModule::ScriptWidget > owner, ::Editor::ScriptModule::ScriptWidgetService &parentService, ::std::optional<::std::variant< ::Vec3, ::std::vector<::Vec3 >, ::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptRelativeVolumeListBlockVolume >, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptSimpleBlockVolume >, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockVolumeBase > > > const &volume, ::std::optional<::Editor::ScriptModule::ScriptWidgetComponentVolumeOutlineOptions > options)
 
MCAPI void _calculateOrientationTransformations ()
 
MCAPI ::Scripting::Result<::ScriptModuleMinecraft::ScriptRGBA, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_getHighlightHullColor () const
 
MCAPI ::Scripting::Result<::ScriptModuleMinecraft::ScriptRGBA, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_getHighlightOutlineColor () const
 
MCAPI ::Scripting::Result<::ScriptModuleMinecraft::ScriptRGBA, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_getHullColor () const
 
MCAPI ::Scripting::Result<::Mirror, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_getMirror () const
 
MCAPI ::Scripting::Result<::Vec3, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_getNormalizedOrigin () const
 
MCAPI ::Scripting::Result<::Vec3, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_getOffset () const
 
MCAPI ::Scripting::Result<::ScriptModuleMinecraft::ScriptRGBA, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_getOutlineColor () const
 
MCAPI ::Scripting::Result<::Rotation, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_getRotation () const
 
MCAPI ::Scripting::Result< bool, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_getShowHighlightOutline () const
 
MCAPI ::Scripting::Result< bool, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_getShowOutline () const
 
MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptSimpleBlockVolume >, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_getTransformedWorldVolume () const
 
MCAPI ::Scripting::Result< ::std::optional< ::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptRelativeVolumeListBlockVolume > >, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_getVolume () const
 
MCAPI void _handleVolumeChangeEvent (::Editor::RelativeVolumeListBlockVolume const &, ::Editor::RelativeVolumeListBlockVolumeAction action, ::std::variant< ::Vec3 const, ::std::vector<::Vec3 > const, ::Editor::RelativeVolumeListBlockVolume const, ::SimpleBlockVolume const > const &variantData)
 
MCAPI::Vec3 _resolveSize ()
 
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_scriptSetVolume (::std::optional<::std::variant< ::Vec3, ::std::vector<::Vec3 >, ::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptRelativeVolumeListBlockVolume >, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptSimpleBlockVolume >, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockVolumeBase > > > const &volume)
 
MCAPI void _sendAddPayload ()
 
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_setHighlightHullColor (::ScriptModuleMinecraft::ScriptRGBA const &color)
 
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_setHighlightOutlineColor (::ScriptModuleMinecraft::ScriptRGBA const &color)
 
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_setHullColor (::ScriptModuleMinecraft::ScriptRGBA const &color)
 
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_setMirror (::Mirror m)
 
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_setNormalizedOrigin (::Vec3 const &normalizedOrigin)
 
MCAPI ::Scripting::Result_deprecated< void > _setOffset (::Vec3 const &offset)
 
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_setOutlineColor (::ScriptModuleMinecraft::ScriptRGBA const &color)
 
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_setRotation (::Rotation r)
 
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_setShowHighlightOutline (bool visible)
 
MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent_setShowOutline (bool visible)
 
MCAPI void _setVolume (::std::optional<::std::variant< ::Vec3, ::std::vector<::Vec3 >, ::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptRelativeVolumeListBlockVolume >, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptSimpleBlockVolume >, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockVolumeBase > > > const &volume, bool suppressClientUpdate)
 
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<::std::variant< ::Vec3, ::std::vector<::Vec3 >, ::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptRelativeVolumeListBlockVolume >, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptSimpleBlockVolume >, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockVolumeBase > > > const &volume, ::std::optional<::Editor::ScriptModule::ScriptWidgetComponentVolumeOutlineOptions > options)
 
MCAPI void $dtor ()
 
MCAPI::Editor::Widgets::WidgetComponentType const $getComponentType () const
 
virtual void _handleWidgetComponentStateChange (::Editor::Network::WidgetComponentStateChangePayload const &)
 
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 $_handleWidgetComponentStateChange (::Editor::Network::WidgetComponentStateChangePayload const &)
 
MCAPI void $_onOwnerPositionUpdate ()
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bindScript ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 24 > mUnk139812
 
::ll::UntypedStorage< 4, 24 > mUnk95e828
 
::ll::UntypedStorage< 4, 24 > mUnke9a2bb
 
::ll::UntypedStorage< 4, 24 > mUnk60460d
 
::ll::UntypedStorage< 1, 1 > mUnk2f03b2
 
::ll::UntypedStorage< 1, 1 > mUnkf0ef0f
 
::ll::UntypedStorage< 1, 1 > mUnk31ee18
 
::ll::UntypedStorage< 1, 1 > mUnk9a64c6
 
::ll::UntypedStorage< 4, 12 > mUnk12f3ff
 
::ll::UntypedStorage< 4, 12 > mUnk155b18
 
::ll::UntypedStorage< 4, 32 > mUnk64b844
 
::ll::UntypedStorage< 8, 40 > mUnkd6102c
 
::ll::UntypedStorage< 8, 16 > mUnk18a8be
 
::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
 

Constructor & Destructor Documentation

◆ ScriptWidgetComponentVolumeOutline()

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.

Member Function Documentation

◆ getComponentType()

virtual::Editor::Widgets::WidgetComponentType const Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::getComponentType ( ) const
virtual

◆ _calculateOrientationTransformations()

MCAPI void Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_calculateOrientationTransformations ( )
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.

◆ _getHighlightHullColor()

MCAPI ::Scripting:: Result<::ScriptModuleMinecraft::ScriptRGBA, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_getHighlightHullColor ( ) 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.

◆ _getHighlightOutlineColor()

MCAPI ::Scripting:: Result<::ScriptModuleMinecraft::ScriptRGBA, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_getHighlightOutlineColor ( ) 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.

◆ _getHullColor()

MCAPI ::Scripting:: Result<::ScriptModuleMinecraft::ScriptRGBA, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_getHullColor ( ) 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.

◆ _getMirror()

MCAPI ::Scripting::Result<::Mirror, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_getMirror ( ) 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.

◆ _getNormalizedOrigin()

MCAPI ::Scripting::Result<::Vec3, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_getNormalizedOrigin ( ) 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.

◆ _getOffset()

MCAPI ::Scripting::Result<::Vec3, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_getOffset ( ) 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.

◆ _getOutlineColor()

MCAPI ::Scripting:: Result<::ScriptModuleMinecraft::ScriptRGBA, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_getOutlineColor ( ) 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.

◆ _getRotation()

MCAPI ::Scripting::Result<::Rotation, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_getRotation ( ) 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.

◆ _getShowHighlightOutline()

MCAPI ::Scripting::Result< bool, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_getShowHighlightOutline ( ) 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.

◆ _getShowOutline()

MCAPI ::Scripting::Result< bool, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_getShowOutline ( ) 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.

◆ _getTransformedWorldVolume()

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.

◆ _getVolume()

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.

◆ _handleVolumeChangeEvent()

MCAPI void Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_handleVolumeChangeEvent ( ::Editor::RelativeVolumeListBlockVolume const & ,
::Editor::RelativeVolumeListBlockVolumeAction action,
::std::variant< ::Vec3 const, ::std::vector<::Vec3 > const, ::Editor::RelativeVolumeListBlockVolume const, ::SimpleBlockVolume const > const & variantData )
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.

◆ _resolveSize()

MCAPI::Vec3 Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_resolveSize ( )
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.

◆ _scriptSetVolume()

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.

◆ _sendAddPayload()

MCAPI void Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_sendAddPayload ( )
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.

◆ _setHighlightHullColor()

MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_setHighlightHullColor ( ::ScriptModuleMinecraft::ScriptRGBA const & color)
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.

◆ _setHighlightOutlineColor()

MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_setHighlightOutlineColor ( ::ScriptModuleMinecraft::ScriptRGBA const & color)
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.

◆ _setHullColor()

MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_setHullColor ( ::ScriptModuleMinecraft::ScriptRGBA const & color)
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.

◆ _setMirror()

MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_setMirror ( ::Mirror m)
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.

◆ _setNormalizedOrigin()

MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_setNormalizedOrigin ( ::Vec3 const & normalizedOrigin)
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.

◆ _setOffset()

MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_setOffset ( ::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.

◆ _setOutlineColor()

MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_setOutlineColor ( ::ScriptModuleMinecraft::ScriptRGBA const & color)
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.

◆ _setRotation()

MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_setRotation ( ::Rotation r)
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.

◆ _setShowHighlightOutline()

MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_setShowHighlightOutline ( 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.

◆ _setShowOutline()

MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_setShowOutline ( 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.

◆ _setVolume()

MCAPI void Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::_setVolume ( ::std::optional<::std::variant< ::Vec3, ::std::vector<::Vec3 >, ::Scripting::StrongTypedObjectHandle<::Editor::ScriptModule::ScriptRelativeVolumeListBlockVolume >, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptSimpleBlockVolume >, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockVolumeBase > > > const & volume,
bool suppressClientUpdate )
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()

static MCAPI ::Scripting::ClassBinding Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::bindScript ( )
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.

◆ $ctor() [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.

◆ $dtor()

MCAPI void Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::$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.

◆ $getComponentType()

MCAPI::Editor::Widgets::WidgetComponentType const Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::$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.

◆ $vftable()

static MCAPI void ** Editor::ScriptModule::ScriptWidgetComponentVolumeOutline::$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.

◆ _handleWidgetComponentStateChange()

virtual void Editor::ScriptModule::ScriptWidgetComponentBase::_handleWidgetComponentStateChange ( ::Editor::Network::WidgetComponentStateChangePayload const & )
virtualinherited

◆ _onOwnerPositionUpdate()

virtual void Editor::ScriptModule::ScriptWidgetComponentBase::_onOwnerPositionUpdate ( )
virtualinherited

◆ _deleteComponent()

MCAPI ::Scripting::Result< void, ::Editor::ScriptModule::ScriptWidgetComponentErrorInvalidComponent > Editor::ScriptModule::ScriptWidgetComponentBase::_deleteComponent ( )
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.

◆ _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() [2/2]

MCAPI void * Editor::ScriptModule::ScriptWidgetComponentBase::$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 )
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.

◆ $_handleWidgetComponentStateChange()

MCAPI void Editor::ScriptModule::ScriptWidgetComponentBase::$_handleWidgetComponentStateChange ( ::Editor::Network::WidgetComponentStateChangePayload 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.

◆ $_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: