FRichCurve::GetKeyTime

Get the time for the Key with the specified index.

Windows
MacOS
Linux

Override Hierarchy

FIndexedCurve::GetKeyTime()

FRichCurve::GetKeyTime()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Curves/RichCurve.h

Include

#include "Curves/RichCurve.h"

Source

/Engine/Source/Runtime/Engine/Private/Curves/RichCurve.cpp

Syntax

virtual float GetKeyTime
(
    FKeyHandle KeyHandle
) const

Remarks

Get the time for the Key with the specified index.

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