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

Public Member Functions

virtual void applyToPose (::ApplyAnimationContext const &applyContext, ::RenderParams &renderParams, ::std::unordered_map<::SkeletalHierarchyIndex, ::std::vector<::BoneOrientation > > &destBoneOrientationsMap, float blendWeight)=0
virtual void resetAnimation ()=0
virtual void buildBoneToPartMapping (::AnimationComponent &animationComponent)
virtual void bindParticleEffects (::std::unordered_map<::HashedString, ::HashedString > const &actorParticleEffectMap)
virtual void bindSoundEffects (::std::unordered_map<::HashedString, ::std::string > const &actorSoundEffectMap)
virtual bool hasAnimationFinished () const =0
virtual ::std::shared_ptr<::ActorAnimationPlayerfindAnimation (::HashedString const &friendlyName)=0
virtual::ActorAnimationType getAnimationType () const =0
virtual::HashedString const & getRawName () const =0
virtual void visit (::AnimationVisitor &&dispatcher)
MCFOLD void $buildBoneToPartMapping (::AnimationComponent &animationComponent)
MCFOLD void $bindParticleEffects (::std::unordered_map<::HashedString, ::HashedString > const &actorParticleEffectMap)
MCFOLD void $bindSoundEffects (::std::unordered_map<::HashedString, ::std::string > const &actorSoundEffectMap)
MCFOLD void $visit (::AnimationVisitor &&dispatcher)

Public Attributes

::ll::TypedStorage< 8, 48, ::HashedString const > mFriendlyName
::ll::TypedStorage< 8, 16, ::ExpressionNode const > mBlendExpression
::ll::TypedStorage< 1, 1, bool > mExpanded
::ll::TypedStorage< 1, 1, bool > mAnimationFinished

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