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

Public Member Functions

ActorAnimationEventoperator= (ActorAnimationEvent const &)
 
 ActorAnimationEvent (ActorAnimationEvent const &)
 
MCAPI ActorAnimationEvent (float time, ::std::string const &event, ::CurrentCmdVersion commandVersion, ::MolangVersion molangVersion)
 
MCAPI void fire (::RenderParams &renderParams, ::Actor *actor) const
 
MCAPI::ActorAnimationEvent & operator= (::ActorAnimationEvent &&)
 
MCAPI ~ActorAnimationEvent ()
 
MCAPI void * $ctor (float time, ::std::string const &event, ::CurrentCmdVersion commandVersion, ::MolangVersion molangVersion)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 16, ::ExpressionNodemExpression
 
::ll::TypedStorage< 8, 48, ::HashedStringmCommand
 
::ll::TypedStorage< 4, 4, ::CurrentCmdVersion > mCommandVersion
 
::ll::TypedStorage< 8, 32, ::std::string > mEvent
 
::ll::TypedStorage< 4, 4, float > mTime
 

Constructor & Destructor Documentation

◆ ActorAnimationEvent()

MCAPI ActorAnimationEvent::ActorAnimationEvent ( float time,
::std::string const & event,
::CurrentCmdVersion commandVersion,
::MolangVersion molangVersion )
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.

◆ ~ActorAnimationEvent()

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

◆ fire()

MCAPI void ActorAnimationEvent::fire ( ::RenderParams & renderParams,
::Actor * actor ) 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.

◆ operator=()

MCAPI::ActorAnimationEvent & ActorAnimationEvent::operator= ( ::ActorAnimationEvent && )
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 * ActorAnimationEvent::$ctor ( float time,
::std::string const & event,
::CurrentCmdVersion commandVersion,
::MolangVersion molangVersion )
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 ActorAnimationEvent::$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: