Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FAnimNotifyEvent
- FAnimLinkableElement::SetTime()
- FAnimNotifyEvent::SetTime()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimTypes.h |
Include | #include "Animation/AnimTypes.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimTypes.cpp |
virtual void SetTime
&40;
float NewTime,
EAnimLinkMethod::Type ReferenceFrame
&41;
Remarks
Sets the time of this element
Parameters
Name | Description |
---|---|
NewTime | The time to set this element to |
ReferenceFrame | The kind of time being passed to this method |