Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimNotifyEventReference
Description
NotifyInstanceID is generated when we dispatch the NotifyBegin/Notify call. In the case of a non-unique/existing Notify, we re-use/propagate the ID from the previous notify.
| Name | GetNotifyInstanceID |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimNotifyQueue.h |
| Include Path | #include "Animation/AnimNotifyQueue.h" |
int32 GetNotifyInstanceID() const