Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/IKeyArea
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/IKeyArea.h |
| Include | #include "IKeyArea.h" |
| Source | /Engine/Source/Editor/Sequencer/Private/IKeyArea.cpp |
FKeyHandle DuplicateKey
&40;
FKeyHandle InKeyHandle
&41; const
Remarks
Duplicate the key represented by the specified handle A handle to the new duplicated key
Parameters
| Name | Description |
|---|---|
| InKeyHandle | A handle to the key to duplicate |