FAnimNode_SequenceEvaluator::GetAnimAsset

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

Windows
MacOS
Linux

Override Hierarchy

FAnimNode_AssetPlayerBase::GetAnimAsset()

FAnimNode_SequenceEvaluator::GetAnimAsset()

References

Module

AnimGraphRuntime

Header

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

Include

#include "AnimNodes/AnimNode_SequenceEvaluator.h"

Syntax

virtual UAnimationAsset * GetAnimAsset()

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss