Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > UAnimMontage
- UAnimCompositeBase::ContainRecursive()
- UAnimMontage::ContainRecursive()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimMontage.h |
Include | #include "Animation/AnimMontage.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimMontage.cpp |
virtual bool ContainRecursive
&40;
TArray< UAnimCompositeBase &42; > & CurrentAccumulatedList
&41;
Remarks
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