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

Public Member Functions

virtual void applyToPose (::RenderParams &, ::std::unordered_map<::SkeletalHierarchyIndex, ::std::vector<::BoneOrientation > > &, float)
 
virtual void resetAnimation ()
 
virtual bool hasAnimationFinished () const
 
virtual ::std::shared_ptr<::ActorAnimationPlayerfindAnimation (::HashedString const &)
 
virtual::ActorAnimationType getAnimationType () const
 
virtual::HashedString const & getRawName () const
 
virtual void buildBoneToPartMapping (::AnimationComponent &)
 
virtual void bindParticleEffects (::std::unordered_map<::HashedString, ::HashedString > const &)
 
virtual void bindSoundEffects (::std::unordered_map<::HashedString, ::std::string > const &)
 
MCAPI void * $ctor (::HashedString const &friendlyName, ::ExpressionNode const &blendExpression)
 
MCAPI void $dtor ()
 
MCFOLD void $buildBoneToPartMapping (::AnimationComponent &)
 
MCFOLD void $bindParticleEffects (::std::unordered_map<::HashedString, ::HashedString > const &)
 
MCFOLD 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, 216 > mUnkad5060
 
::ll::UntypedStorage< 1, 1 > mUnk923d16
 
::ll::UntypedStorage< 1, 1 > mUnkdcf6cd
 

Member Function Documentation

◆ applyToPose()

virtual void DefaultEmptyActorAnimationPlayer::applyToPose ( ::RenderParams & ,
::std::unordered_map<::SkeletalHierarchyIndex, ::std::vector<::BoneOrientation > > & ,
float  )
virtual

Implements ActorAnimationPlayer.

◆ resetAnimation()

virtual void DefaultEmptyActorAnimationPlayer::resetAnimation ( )
virtual

Implements ActorAnimationPlayer.

◆ hasAnimationFinished()

virtual bool DefaultEmptyActorAnimationPlayer::hasAnimationFinished ( ) const
virtual

Implements ActorAnimationPlayer.

◆ findAnimation()

virtual ::std::shared_ptr<::ActorAnimationPlayer > DefaultEmptyActorAnimationPlayer::findAnimation ( ::HashedString const & )
virtual

Implements ActorAnimationPlayer.

◆ getAnimationType()

virtual::ActorAnimationType DefaultEmptyActorAnimationPlayer::getAnimationType ( ) const
virtual

Implements ActorAnimationPlayer.

◆ getRawName()

virtual::HashedString const & DefaultEmptyActorAnimationPlayer::getRawName ( ) const
virtual

Implements ActorAnimationPlayer.


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