Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/MVVM > API/Editor/Sequencer/MVVM/ViewModels
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/MVVM/ViewModels/SectionModel.h |
| Include | #include "MVVM/ViewModels/SectionModel.h" |
Syntax
struct FOverlappingSections
Variables
| Type | Name | Description | |
|---|---|---|---|
| TRange< FFrameNumber > | Range | The range for the overlap | |
| TArray< TWeakPtr< FSectionModel > > | Sections | The sections that occupy this range, sorted by overlap priority |