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

Public Member Functions

ActorAnimationControllerStatePlayeroperator= (ActorAnimationControllerStatePlayer const &)
 
 ActorAnimationControllerStatePlayer (ActorAnimationControllerStatePlayer const &)
 
virtual void applyToPose (::RenderParams &renderParams, ::std::unordered_map<::SkeletalHierarchyIndex, ::std::vector<::BoneOrientation > > &destBoneOrientationsMap, float blendWeight)
 
virtual void resetAnimation ()
 
virtual void bindParticleEffects (::std::unordered_map<::HashedString, ::HashedString > const &)
 
virtual void bindSoundEffects (::std::unordered_map<::HashedString, ::std::string > const &actorSoundEffectMap)
 
virtual bool hasAnimationFinished () const
 
virtual ::std::shared_ptr<::ActorAnimationPlayerfindAnimation (::HashedString const &friendlyName)
 
virtual::ActorAnimationType getAnimationType () const
 
virtual::HashedString const & getRawName () const
 
MCAPI ActorAnimationControllerStatePlayer (::HashedString const &friendlyName, ::ActorAnimationControllerPlayer &owner, ::std::shared_ptr<::ActorAnimationControllerState > animationControllerState, ::AnimationComponent &animationComponent, ::ExpressionNode const &blendExpression, ::std::set<::HashedString, ::std::hash<::HashedString > > &animationControllerNameStack)
 
MCAPI void * $ctor (::HashedString const &friendlyName, ::ActorAnimationControllerPlayer &owner, ::std::shared_ptr<::ActorAnimationControllerState > animationControllerState, ::AnimationComponent &animationComponent, ::ExpressionNode const &blendExpression, ::std::set<::HashedString, ::std::hash<::HashedString > > &animationControllerNameStack)
 
MCAPI void $applyToPose (::RenderParams &renderParams, ::std::unordered_map<::SkeletalHierarchyIndex, ::std::vector<::BoneOrientation > > &destBoneOrientationsMap, float blendWeight)
 
MCAPI void $resetAnimation ()
 
MCFOLD void $bindParticleEffects (::std::unordered_map<::HashedString, ::HashedString > const &)
 
MCFOLD void $bindSoundEffects (::std::unordered_map<::HashedString, ::std::string > const &actorSoundEffectMap)
 
MCFOLD bool $hasAnimationFinished () const
 
MCAPI ::std::shared_ptr<::ActorAnimationPlayer$findAnimation (::HashedString const &friendlyName)
 
MCFOLD::ActorAnimationType $getAnimationType () const
 
MCFOLD::HashedString const & $getRawName () const
 
virtual void buildBoneToPartMapping (::AnimationComponent &)
 
MCAPI void * $ctor (::HashedString const &friendlyName, ::ExpressionNode const &blendExpression)
 
MCAPI void $dtor ()
 
MCFOLD void $buildBoneToPartMapping (::AnimationComponent &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk5832d5
 
::ll::UntypedStorage< 8, 16 > mUnkc95601
 
::ll::UntypedStorage< 8, 24 > mUnkede714
 
::ll::UntypedStorage< 4, 4 > mUnk711489
 
::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 ActorAnimationControllerStatePlayer::applyToPose ( ::RenderParams & renderParams,
::std::unordered_map<::SkeletalHierarchyIndex, ::std::vector<::BoneOrientation > > & destBoneOrientationsMap,
float blendWeight )
virtual

Implements ActorAnimationPlayer.

◆ resetAnimation()

virtual void ActorAnimationControllerStatePlayer::resetAnimation ( )
virtual

Implements ActorAnimationPlayer.

◆ bindParticleEffects()

virtual void ActorAnimationControllerStatePlayer::bindParticleEffects ( ::std::unordered_map<::HashedString, ::HashedString > const & )
virtual

Reimplemented from ActorAnimationPlayer.

◆ bindSoundEffects()

virtual void ActorAnimationControllerStatePlayer::bindSoundEffects ( ::std::unordered_map<::HashedString, ::std::string > const & actorSoundEffectMap)
virtual

Reimplemented from ActorAnimationPlayer.

◆ hasAnimationFinished()

virtual bool ActorAnimationControllerStatePlayer::hasAnimationFinished ( ) const
virtual

Implements ActorAnimationPlayer.

◆ findAnimation()

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

Implements ActorAnimationPlayer.

◆ getAnimationType()

virtual::ActorAnimationType ActorAnimationControllerStatePlayer::getAnimationType ( ) const
virtual

Implements ActorAnimationPlayer.

◆ getRawName()

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

Implements ActorAnimationPlayer.


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