Navigation
Unreal Engine Blueprint API Reference > Utilities > Animation > Notifies
Gets the current time as a ratio (0 -> 1) relative to the start of the notify state
Target is Anim Notify Library
Inputs
Type | Name | Description |
---|---|---|
struct | Event Reference | The event to inspect |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | the current time as a ratio (0 -> 1) relative to the start of the notify state |