Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/MVVM
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FInputHandlerStack | Class responsible for handling input to multiple objects that reside at the same level in the widget hierarchy. | ||
| FKeyBatchParameters | |||
| FKeyRenderer | Utility class for efficiently drawing large numbers of keys on a track lane. | ||
| FKeyRendererPaintArgs | Paint arguments required for painting keys on a sequencer track | ||
| IKeyRendererInterface | Interface for defining selection states for keys | ||
| ISequencerTreeView | |||
| ITrackAreaHotspot | A sequencer hotspot is used to identify specific areas on the sequencer track area | ||
| TAttribute | |||
| TRange |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EKeyConnectionStyle | |||
| UE::Sequencer::EKeySelectionPreviewState | Key selection preview state - mirrored from FSequencer while selection concepts are ported to SequencerCore | ||
| UE::Sequencer::EViewDependentCacheFlags | Flag enum signifying how the cache has changed since it was last generated |
Functions
| Type | Name | Description | |
|---|---|---|---|
| Structure defining how a key should be drawn | |||
| TSharedPtr< T > | UE::Sequencer::HotspotCast
(
const TSharedPtr< ITrackAreaHotspot >& InHotspot |