FAddKeyOperation::Commit

Commit this operation by choosing the section(s) to key for each key area, and adding a key at the specified time

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "SequencerAddKeyOperation.h"

Source

/Engine/Source/Editor/Sequencer/Private/SequencerAddKeyOperation.cpp

Syntax

void Commit
(
    FFrameNumber InKeyTime,
    ISequencer & InSequencer
)

Remarks

Commit this operation by choosing the section(s) to key for each key area, and adding a key at the specified time

Parameters

Parameter

Description

InKeyTime

The time to add keys at

InSequencer

The sequencer instance that is performing this operations

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