IKeyArea::SetKeyTime

Set the time of the key with the specified handle

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "IKeyArea.h"

Syntax

void SetKeyTime
(
    FKeyHandle InKeyHandle,
    FFrameNumber InKeyTime
) const

Remarks

Set the time of the key with the specified handle

Parameters

Parameter

Description

InKeyHandle

The key handle to set

InKeyTime

The time to set the key to

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