Navigation
Unreal Engine C++ API Reference > 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 |