Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/IKeyArea
| Type | Name | Description | |
|---|---|---|---|
| void | GetKeyTimes
(
TArrayView< const FKeyHandle > InKeyHandles, |
Get the times of every key represented by the specified handles | |
| void | GetKeyTimes
(
TArray< FFrameNumber >& OutTimes, |
Get all key times that exist within the given time range |