FAnimNode_SequenceEvaluatorBase::GetAnimAsset

Get the animation asset associated with the node, derived classes should implement this

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FAnimNode_AssetPlayerBase::GetAnimAsset()

FAnimNode_SequenceEvaluatorBase::GetAnimAsset()

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_SequenceEvaluator.h

Include

#include "AnimNodes/AnimNode_SequenceEvaluator.h"

Syntax

virtual UAnimationAsset * GetAnimAsset() const

Remarks

Get the animation asset associated with the node, derived classes should implement this