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

Public Member Functions

MCAPI ::Scripting::Result_deprecated< bool > getCanBeStolen () const
 
MCAPI ::Scripting::Result_deprecated< float > getHardDistance () const
 
MCAPI ::Scripting::Result_deprecated< bool > getIsLeashed () const
 
MCAPI ::Scripting::Result_deprecated< ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > > > getLeashHolder () const
 
MCAPI ::Scripting::Result_deprecated<::std::optional<::std::string > > getLeashHolderActorId () const
 
MCAPI ::Scripting::Result_deprecated< float > getMaxDistance () const
 
MCAPI ::Scripting::Result_deprecated< float > getSoftDistance () const
 
MCAPI ::Scripting::Result_deprecated< void > leashTo (::ScriptModuleMinecraft::ScriptActor &scriptLeashHolder) const
 
MCAPI ::Scripting::Result_deprecated< void > unleash () const
 

Static Public Member Functions

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

Member Function Documentation

◆ getCanBeStolen()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptLeashableComponent::getCanBeStolen ( ) 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.

◆ getHardDistance()

MCAPI ::Scripting::Result_deprecated< float > ScriptModuleMinecraft::ScriptLeashableComponent::getHardDistance ( ) 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.

◆ getIsLeashed()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptLeashableComponent::getIsLeashed ( ) 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.

◆ getLeashHolder()

MCAPI ::Scripting::Result_deprecated< ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > > > ScriptModuleMinecraft::ScriptLeashableComponent::getLeashHolder ( ) 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.

◆ getLeashHolderActorId()

MCAPI ::Scripting::Result_deprecated<::std::optional<::std::string > > ScriptModuleMinecraft::ScriptLeashableComponent::getLeashHolderActorId ( ) 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.

◆ getMaxDistance()

MCAPI ::Scripting::Result_deprecated< float > ScriptModuleMinecraft::ScriptLeashableComponent::getMaxDistance ( ) 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.

◆ getSoftDistance()

MCAPI ::Scripting::Result_deprecated< float > ScriptModuleMinecraft::ScriptLeashableComponent::getSoftDistance ( ) 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.

◆ leashTo()

MCAPI ::Scripting::Result_deprecated< void > ScriptModuleMinecraft::ScriptLeashableComponent::leashTo ( ::ScriptModuleMinecraft::ScriptActor & scriptLeashHolder) 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.

◆ unleash()

MCAPI ::Scripting::Result_deprecated< void > ScriptModuleMinecraft::ScriptLeashableComponent::unleash ( ) 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.

◆ bind()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptLeashableComponent::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::ScriptLeashableComponent::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.

◆ $vftable()

static MCAPI void ** ScriptModuleMinecraft::ScriptLeashableComponent::$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: