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 GetCurrentAnimationTime
&40;
const FAnimNotifyEventReference & EventReference
&41;
Remarks
Get the current anim notify time in seconds for when this notify was fired the time in seconds through the current animation for when this notify was fired
Parameters
| Name | Description |
|---|---|
| EventReference | The event to inspect |