UAnimationAsset::GetAllAnimationSequencesReferred

Retrieve all animations that are used by this asset

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimationAsset.h

Include

#include "Animation/AnimationAsset.h"

Source

/Engine/Source/Runtime/Engine/Private/AnimationAsset.cpp

Syntax

virtual bool GetAllAnimationSequencesReferred
(
    TArray< class UAnimationAsset * > & AnimationSequences,
    bool bRecursive
)

Remarks

Retrieve all animations that are used by this asset

Parameters

Parameter

Description

(out)

AnimationSequences

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