UAnimGraphNode_Base::HandleAnimReferenceCollection

Helper function for GetAllAnimationSequencesReferred.

Windows
MacOS
Linux

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/AnimGraphNode_Base.h

Include

#include "AnimGraphNode_Base.h"

Source

/Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_Base.cpp

Syntax

void HandleAnimReferenceCollection
(
    UAnimationAsset * AnimAsset,
    TArray< UAnimationAsset * > & AnimationAssets
) const

Remarks

Helper function for GetAllAnimationSequencesReferred.

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