ISequencerTrackEditor::AddKey

Manually adds a key.

Windows
MacOS
Linux

Override Hierarchy

ISequencerTrackEditor::AddKey()

FMovieSceneTrackEditor::AddKey()

References

Module

Sequencer

Header

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

Include

#include "ISequencerTrackEditor.h"

Syntax

void AddKey
(
    const FGuid & ObjectGuid
)

Remarks

Manually adds a key.

Parameters

Parameter

Description

ObjectGuid

The Guid of the object that we are adding a 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