USkeleton::CollectAnimationNotifies

Collect animation notifies that are referenced in all animations that use this skeleton (uses the asset registry).

Windows
MacOS
Linux

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

Syntax

void CollectAnimationNotifies
(
    TArray< FName > & OutNotifies
) const

Remarks

Collect animation notifies that are referenced in all animations that use this skeleton (uses the asset registry).

Parameters

Parameter

Description

OutNotifies

All the notifies that were found

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