Navigation
Unreal Engine Blueprint API Reference > Utilities > Animation > Notifies
Get the current anim notify time in seconds for when this notify was fired
Target is Anim Notify Library
Inputs
Type | Name | Description |
---|---|---|
struct | Event Reference | The event to inspect |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | the time in seconds through the current animation for when this notify was fired |