IKeyArea::GetKeyTime

Get the time of the key represented by the specified handle

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/IKeyArea.h

Include

#include "IKeyArea.h"

Syntax

FFrameNumber GetKeyTime
(
    FKeyHandle InKeyHandle
) const

Remarks

Get the time of the key represented by the specified handle

Returns

The key's time, or TNumericLimits::Lowest() if the handle was not valid

Parameters

Parameter

Description

InKeyHandle

A handle to the key to query for

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