Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Animation > BlueprintAPI/Utilities/Animation/Notifies
Gets the current time in seconds relative to the start of the notify state, clamped to the range 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 in seconds relative to the start of the notify state, clamped to the range of the notify state |