IKeyArea::DuplicateKey

Duplicate 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"

Source

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

Syntax

FKeyHandle DuplicateKey
(
    FKeyHandle InKeyHandle
) const

Remarks

Duplicate the key represented by the specified handle

Returns

A handle to the new duplicated key

Parameters

Parameter

Description

InKeyHandle

A handle to the key to duplicate

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