FAnimLinkableElement::GetTime

Gets the current time for this element

Windows
MacOS
Linux

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

Syntax

float GetTime
(
    EAnimLinkMethod::Type ReferenceFrame
) const

Remarks

Gets the current time for this element

Parameters

Parameter

Description

ReferenceFrame

What kind of time to return

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss