Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > UAnimComposite
- UAnimationAsset::GetAllAnimationSequencesReferred()
- UAnimComposite::GetAllAnimationSequencesReferred()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimComposite.h |
Include | #include "Animation/AnimComposite.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimComposite.cpp |
virtual bool GetAllAnimationSequencesReferred
&40;
TArray< UAnimationAsset &42; > & AnimationSequences,
bool bRecursive
&41;
Remarks
Retrieve all animations that are used by this asset
Parameters
Name | Description |
---|---|
(out) | AnimationSequences |