LeviLamina
Loading...
Searching...
No Matches
ActorAnimationPlayer Class Referenceabstract
+ Inheritance diagram for ActorAnimationPlayer:

Public Member Functions

ActorAnimationPlayeroperator= (ActorAnimationPlayer const &)
 
 ActorAnimationPlayer (ActorAnimationPlayer const &)
 
virtual void applyToPose (::RenderParams &, ::std::unordered_map<::SkeletalHierarchyIndex, ::std::vector<::BoneOrientation > > &, float)=0
 
virtual void resetAnimation ()=0
 
virtual void buildBoneToPartMapping (::AnimationComponent &)
 
virtual void bindParticleEffects (::std::unordered_map<::HashedString, ::HashedString > const &)
 
virtual void bindSoundEffects (::std::unordered_map<::HashedString, ::std::string > const &)
 
virtual bool hasAnimationFinished () const =0
 
virtual ::std::shared_ptr<::ActorAnimationPlayerfindAnimation (::HashedString const &)=0
 
virtual::ActorAnimationType getAnimationType () const =0
 
virtual::HashedString const & getRawName () const =0
 
MCAPI ActorAnimationPlayer (::HashedString const &friendlyName, ::ExpressionNode const &blendExpression)
 
MCAPI void * $ctor (::HashedString const &friendlyName, ::ExpressionNode const &blendExpression)
 
MCAPI void $dtor ()
 
MCAPI void $buildBoneToPartMapping (::AnimationComponent &)
 
MCAPI void $bindParticleEffects (::std::unordered_map<::HashedString, ::HashedString > const &)
 
MCAPI void $bindSoundEffects (::std::unordered_map<::HashedString, ::std::string > const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 48 > mUnkd5fe13
 
::ll::UntypedStorage< 8, 16 > mUnkad5060
 
::ll::UntypedStorage< 1, 1 > mUnk923d16
 
::ll::UntypedStorage< 1, 1 > mUnkdcf6cd
 

Constructor & Destructor Documentation

◆ ActorAnimationPlayer()

MCAPI ActorAnimationPlayer::ActorAnimationPlayer ( ::HashedString const & friendlyName,
::ExpressionNode const & blendExpression )
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

◆ $ctor()

MCAPI void * ActorAnimationPlayer::$ctor ( ::HashedString const & friendlyName,
::ExpressionNode const & blendExpression )
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 ActorAnimationPlayer::$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.

◆ $buildBoneToPartMapping()

MCAPI void ActorAnimationPlayer::$buildBoneToPartMapping ( ::AnimationComponent & )
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.

◆ $bindParticleEffects()

MCAPI void ActorAnimationPlayer::$bindParticleEffects ( ::std::unordered_map<::HashedString, ::HashedString > 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.

◆ $bindSoundEffects()

MCAPI void ActorAnimationPlayer::$bindSoundEffects ( ::std::unordered_map<::HashedString, ::std::string > 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 ** ActorAnimationPlayer::$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: