Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimInstance
| Type | Name | Description | |
|---|---|---|---|
| void | TriggerSingleAnimNotify
(
const FAnimNotifyEvent* AnimNotifyEvent |
Trigger an AnimNotify. Note that this version does not provide any context for the event | |
| void | TriggerSingleAnimNotify
(
FAnimNotifyEventReference& EventReference |
Trigger an AnimNotify using an EventReference that provide context used in derived notify events |