Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/MVVM > API/Editor/Sequencer/MVVM/ViewModels
Inheritance Hierarchy
- ICastable
- TSharedFromThis< FViewModel >
- FDynamicExtensionContainer
- FViewModel
- FTrackAreaViewModel
- FSequencerTrackAreaViewModel
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/MVVM/ViewModels/SequencerTrackAreaViewModel.h |
| Include | #include "MVVM/ViewModels/SequencerTrackAreaViewModel.h" |
Syntax
class FSequencerTrackAreaViewModel : public UE::Sequencer::FTrackAreaViewModel
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSequencerTrackAreaViewModel
(
TSharedRef< ISequencer > InSequencer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | InitializeDefaultEditTools
(
UE::Sequencer::STrackAreaView& InTrackArea |
||
Overridden from FTrackAreaViewModel
| Type | Name | Description | |
|---|---|---|---|
| FFrameRate | Gets the current tick resolution of the editor | ||
| TRange< double > | GetViewRange () |
Gets the current view range of this track area |