Navigation
API > API/Plugins > API/Plugins/UAFAnimNode > API/Plugins/UAFAnimNode/FUAFAnimOpNotifyEvaluator
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Returns the list of notifies currently being evaluated. | UAF/AnimOpCore/UAFAnimOpNotifyEvaluator.h | ||
const TArray< FAnimNotifyEventReference > & GetNotifies () |
UAF/AnimOpCore/UAFAnimOpNotifyEvaluator.h |
GetNotifies()
Description
Returns the list of notifies currently being evaluated.
| Name | GetNotifies |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAFAnimNode/Source/UAFAnimNode/Public/UAF/AnimOpCore/UAFAnimOpNotifyEvaluator.h |
| Include Path | #include "UAF/AnimOpCore/UAFAnimOpNotifyEvaluator.h" |
TArray < FAnimNotifyEventReference > & GetNotifies()
GetNotifies()
| Name | GetNotifies |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAFAnimNode/Source/UAFAnimNode/Public/UAF/AnimOpCore/UAFAnimOpNotifyEvaluator.h |
| Include Path | #include "UAF/AnimOpCore/UAFAnimOpNotifyEvaluator.h" |
const TArray < FAnimNotifyEventReference > & GetNotifies() const