Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UAnimCompositeBase
Description
This is recursive function that look thorough internal assets and clear the reference if recursive is found. We're going to remove the top reference if found
Derived Overrides
| Name | ContainRecursive |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimCompositeBase.h |
| Include Path | #include "Animation/AnimCompositeBase.h" |
virtual bool ContainRecursive
(
TArray < UAnimCompositeBase * > & CurrentAccumulatedList
)