Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/MVVM > API/Editor/Sequencer/MVVM/ViewModels
Inheritance Hierarchy
- FMuteSoloOutlinerItemModel
- IObjectBindingExtension
- IDraggableOutlinerExtension
- ITrackAreaExtension
- IGroupableExtension
- IRenameableExtension
- ISortableExtension
- IDeletableExtension
- FObjectBindingModel
- FSpawnableModel
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/MVVM/ViewModels/SpawnableModel.h |
| Include | #include "MVVM/ViewModels/SpawnableModel.h" |
Syntax
class FSpawnableModel : public UE::Sequencer::FObjectBindingModel
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSpawnableModel
(
FSequenceModel* InOwnerModel, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | OnConstruct () |
||
Overridden from FObjectBindingModel
| Type | Name | Description | |
|---|---|---|---|
| const UClass * | |||
| FSlateColor | |||
| FText | |||
| EObjectBindingType | GetType () |
Overridden from IOutlinerExtension
| Type | Name | Description | |
|---|---|---|---|
| const FSlateBrush * | Gets the overlay icon for the outliner item | ||
| FText | Gets the tooltip text for the outliner item icon |
Overridden from IDeletableExtension
| Type | Name | Description | |
|---|---|---|---|
| void | Delete () |