TKeyFrameManipulator::GetKeyTimeChecked

Get the time of the specified key index. Index is assumed to be valid.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Curves/KeyFrameManipulator.h

Include

#include "Curves/KeyFrameManipulator.h"

Syntax

TimeType GetKeyTimeChecked
(
    int32 KeyIndex
) const

Remarks

Get the time of the specified key index. Index is assumed to be valid.

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