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" |
void SetKeyTime
&40;
FKeyHandle InKeyHandle,
FFrameNumber InKeyTime
&41; const
Remarks
Set the time of the key with the specified handle
Parameters
| Name | Description |
|---|---|
| InKeyHandle | The key handle to set |
| InKeyTime | The time to set the key to |