Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/MVVM
Classes
| Type | Name | Description | |
|---|---|---|---|
| FOutlinerSelection | |||
| FSelectionBase | Base class for all selection sets that can be added to an FSequencerCoreSelection owner. | ||
| FSelectionEventSuppressor | Scoped object type that temporarily suppresses broadcast of selection events | ||
| FSequencerCoreSelection | Core selection class that manages multiple different selection sets through FSelectionBase. | ||
| TFilteredSelectionSetIteratorImpl | |||
| TFilteredViewModelSelectionIterator | |||
| TSelectionSetBase | Typed selection set for keeping track of an externally provided key type KeyType is what is stored within the selection set (ie, an FObjectKey, TWeakPtr or int32) MixinType is the type of the derived class. | ||
| TSelectionSetIteratorImpl | Minimal traits class for iterator implementations. | ||
| TSelectionSetIteratorState | Selection iterator class that iterates a given selection set using specialized behavior for weak pointers | ||
| TUniqueFragmentSelectionSet | Selection set that defines a fragment selection of a view model where each fragment is globally unique. | ||
| TUniqueFragmentSelectionSetIterator | Iterator for iterating unique fragment selection sets |
Typedefs
| Name | Description |
|---|---|
| TFilteredViewModelSelectionIteratorState | Filtered iterator for a TSelectionSet |