Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/USkeleton > API/Runtime/Engine/Animation/USkeleton/CollectAnimationNotifies
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/Skeleton.h |
Include | #include "Animation/Skeleton.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/Skeleton.cpp |
void CollectAnimationNotifies
&40;
TArray< FName > & OutNotifies
&41; const
Remarks
Collect animation notifies that are referenced in all animations that use this skeleton (uses the asset registry).
Parameters
Name | Description |
---|---|
OutNotifies | All the notifies that were found |