FKeyOperation::InitializeOperation

Called before this operation is applied - intializes the sections and adds them to the transaction buffer

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "SequencerKeyParams.h"

Source

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

Syntax

void InitializeOperation
(
    FFrameNumber InKeyTime
)

Remarks

Called before this operation is applied - intializes the sections and adds them to the transaction buffer

Parameters

Parameter

Description

InKeyTime

The time that keys will be added at

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