LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptNavigationHoverComponent Class Reference
+ Inheritance diagram for ScriptModuleMinecraft::ScriptNavigationHoverComponent:

Public Member Functions

virtual bool _isValid () const
 
MCAPI bool $_isValid () const
 
virtual ::Scripting::Result_deprecated< bool > getIsAmphibious () const
 
virtual ::Scripting::Result_deprecated< bool > getAvoidSun () const
 
virtual ::Scripting::Result_deprecated< bool > getCanPassDoors () const
 
virtual ::Scripting::Result_deprecated< bool > getCanOpenDoors () const
 
virtual ::Scripting::Result_deprecated< bool > getCanOpenIronDoors () const
 
virtual ::Scripting::Result_deprecated< bool > getCanBreakDoors () const
 
virtual ::Scripting::Result_deprecated< bool > getAvoidWater () const
 
virtual ::Scripting::Result_deprecated< bool > getAvoidDamageBlocks () const
 
virtual ::Scripting::Result_deprecated< bool > getCanFloat () const
 
virtual ::Scripting::Result_deprecated< bool > getCanSink () const
 
virtual ::Scripting::Result_deprecated< bool > getCanPathOverWater () const
 
virtual ::Scripting::Result_deprecated< bool > getCanPathOverLava () const
 
virtual ::Scripting::Result_deprecated< bool > getCanWalkInLava () const
 
virtual ::Scripting::Result_deprecated< bool > getAvoidPortals () const
 
virtual ::Scripting::Result_deprecated< bool > getCanWalk () const
 
virtual ::Scripting::Result_deprecated< bool > getCanSwim () const
 
virtual ::Scripting::Result_deprecated< bool > getCanBreach () const
 
virtual ::Scripting::Result_deprecated< bool > getCanJump () const
 
virtual ::Scripting::Result_deprecated< bool > getCanPathFromAir () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getIsAmphibious () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getAvoidSun () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanPassDoors () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanOpenDoors () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanOpenIronDoors () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanBreakDoors () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getAvoidWater () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getAvoidDamageBlocks () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanFloat () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanSink () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanPathOverWater () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanPathOverLava () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanWalkInLava () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getAvoidPortals () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanWalk () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanSwim () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanBreach () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanJump () const
 
MCAPI ::Scripting::Result_deprecated< bool > $getCanPathFromAir () const
 
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorgetEntityV1 () const
 
MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor >, ::ScriptModuleMinecraft::ScriptInvalidActorErrorgetEntityV2 () const
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptActorComponent const &)
 
MCAPI void * $ctor (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &context, ::std::string const &id)
 
MCAPI void * $ctor (::Scripting::WeakLifetimeScope const &scope, ::std::optional<::std::string > id)
 
MCAPI void $dtor ()
 
virtual::std::string const & getTypeId_V1 () const
 
virtual::std::string const & getTypeId_V2 () const
 
MCAPI::std::string const & $getTypeId_V1 () const
 
MCAPI::std::string const & $getTypeId_V2 () const
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind (::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder &componentTypeEnumBuilder)
 
static MCAPI char const *& ComponentId ()
 
static MCAPI void ** $vftable ()
 
static MCAPI ::Scripting::ClassBinding bind ()
 
static MCAPI ::Scripting::ClassBinding bindV010 ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk1c9dd4
 
::ll::UntypedStorage< 8, 24 > mUnk62f2d0
 
::ll::UntypedStorage< 8, 32 > mUnkc4b3d3
 
::ll::UntypedStorage< 8, 16 > mUnkad83bc
 
::ll::UntypedStorage< 8, 40 > mUnkf28bfb
 

Member Function Documentation

◆ _isValid()

virtual bool ScriptModuleMinecraft::ScriptNavigationHoverComponent::_isValid ( ) const
virtual

◆ bind() [1/2]

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptNavigationHoverComponent::bind ( ::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder & componentTypeEnumBuilder)
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.

◆ ComponentId()

static MCAPI char const *& ScriptModuleMinecraft::ScriptNavigationHoverComponent::ComponentId ( )
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.

◆ $_isValid()

MCAPI bool ScriptModuleMinecraft::ScriptNavigationHoverComponent::$_isValid ( ) 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 ** ScriptModuleMinecraft::ScriptNavigationHoverComponent::$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.

◆ bind() [2/2]

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::NavigationScriptActorComponent::bind ( )
staticinherited
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.

◆ $getIsAmphibious()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getIsAmphibious ( ) 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.

◆ $getAvoidSun()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getAvoidSun ( ) 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.

◆ $getCanPassDoors()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanPassDoors ( ) 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.

◆ $getCanOpenDoors()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanOpenDoors ( ) 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.

◆ $getCanOpenIronDoors()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanOpenIronDoors ( ) 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.

◆ $getCanBreakDoors()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanBreakDoors ( ) 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.

◆ $getAvoidWater()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getAvoidWater ( ) 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.

◆ $getAvoidDamageBlocks()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getAvoidDamageBlocks ( ) 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.

◆ $getCanFloat()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanFloat ( ) 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.

◆ $getCanSink()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanSink ( ) 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.

◆ $getCanPathOverWater()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanPathOverWater ( ) 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.

◆ $getCanPathOverLava()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanPathOverLava ( ) 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.

◆ $getCanWalkInLava()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanWalkInLava ( ) 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.

◆ $getAvoidPortals()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getAvoidPortals ( ) 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.

◆ $getCanWalk()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanWalk ( ) 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.

◆ $getCanSwim()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanSwim ( ) 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.

◆ $getCanBreach()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanBreach ( ) 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.

◆ $getCanJump()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanJump ( ) 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.

◆ $getCanPathFromAir()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::NavigationScriptActorComponent::$getCanPathFromAir ( ) 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.

◆ getEntityV1()

MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > ScriptModuleMinecraft::ScriptActorComponent::getEntityV1 ( ) 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.

◆ getEntityV2()

MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor >, ::ScriptModuleMinecraft::ScriptInvalidActorError > ScriptModuleMinecraft::ScriptActorComponent::getEntityV2 ( ) 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.

◆ bindV010()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptActorComponent::bindV010 ( )
staticinherited
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]

MCAPI void * ScriptModuleMinecraft::ScriptActorComponent::$ctor ( ::ScriptModuleMinecraft::ScriptActorComponent 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.

◆ $ctor() [2/3]

MCAPI void * ScriptModuleMinecraft::ScriptActorComponent::$ctor ( ::WeakEntityRef const & entity,
::Scripting::WeakLifetimeScope const & context,
::std::string const & id )
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]

MCAPI void * ScriptModuleMinecraft::ScriptComponent::$ctor ( ::Scripting::WeakLifetimeScope const & scope,
::std::optional<::std::string > id )
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.

◆ $dtor()

MCAPI void ScriptModuleMinecraft::ScriptActorComponent::$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.

◆ $getTypeId_V1()

MCAPI::std::string const & ScriptModuleMinecraft::ScriptComponent::$getTypeId_V1 ( ) 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.

◆ $getTypeId_V2()

MCAPI::std::string const & ScriptModuleMinecraft::ScriptComponent::$getTypeId_V2 ( ) 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.

The documentation for this class was generated from the following file: