Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Animation > BlueprintAPI/Utilities/Animation/Notifies
Get the current anim notify time as a ratio (0 -> 1) through the animation 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 as a ratio (0 -> 1) through the animation for when this notify was fired |