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

◆ $vftable()

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: