Navigation
Unreal Engine Blueprint API Reference > Utilities > Animation > Notifies
Get whether a particular state in a specific state machine triggered the notify
Target is Anim Notify State Machine Inspection Library
Inputs
Type | Name | Description |
---|---|---|
struct | Event Reference | The event to inspect |
object | Anim Instance | |
name | State Machine Name | The name of a state machine to test |
name | State Name | The name of a state to test |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value |