Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimNotifyLibrary
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimNotifyLibrary.h |
| Include | #include "Animation/AnimNotifyLibrary.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimNotifyLibrary.cpp |
static float GetCurrentAnimationNotifyStateTimeRatio
&40;
const FAnimNotifyEventReference & EventReference
&41;
Remarks
Gets the current time as a ratio (0 -> 1) relative to the start of the notify state the current time as a ratio (0 -> 1) relative to the start of the notify state
Parameters
| Name | Description |
|---|---|
| EventReference | The event to inspect |