LeviLamina
Loading...
Searching...
No Matches
LeashableComponent Class Reference

Public Member Functions

LeashableComponentoperator= (LeashableComponent const &)
 
 LeashableComponent (LeashableComponent const &)
 
MCAPI LeashableComponent (::LeashableComponent &&)
 
MCAPI bool getInteraction (::Actor &owner, ::Player &player, ::ActorInteraction &interaction)
 
MCAPI ~LeashableComponent ()
 
MCAPI void * $ctor (::LeashableComponent &&)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mCanBeStolen
 
::ll::TypedStorage< 8, 104, ::ActorDefinitionTriggermOnLeash
 
::ll::TypedStorage< 8, 104, ::ActorDefinitionTriggermOnUnleash
 
::ll::TypedStorage< 1, 1, bool > mOnUnleashTriggerInteractOnly
 
::ll::TypedStorage< 4, 4, float > mSoftDistance
 
::ll::TypedStorage< 4, 4, float > mHardDistance
 
::ll::TypedStorage< 4, 4, float > mMaxDistance
 

Constructor & Destructor Documentation

◆ LeashableComponent()

MCAPI LeashableComponent::LeashableComponent ( ::LeashableComponent && )
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.

◆ ~LeashableComponent()

MCAPI LeashableComponent::~LeashableComponent ( )
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

◆ getInteraction()

MCAPI bool LeashableComponent::getInteraction ( ::Actor & owner,
::Player & player,
::ActorInteraction & interaction )
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()

MCAPI void * LeashableComponent::$ctor ( ::LeashableComponent && )
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 LeashableComponent::$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.

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