Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FAnimLinkableElement
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimLinkableElement.h |
Include | #include "Animation/AnimLinkableElement.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimLinkableElement.cpp |
void SetTimeFromRelative
&40;
float NewTime,
EAnimLinkMethod::Type ReferenceFrame
&41;
Remarks
Set the LinkValue to a converted relative time
Parameters
Name | Description |
---|---|
NewTime | The new time to set |
NewLinkMethod | The type of time passed to this method |