Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/MVVM > API/Editor/SequencerCore/MVVM/Extensions
Inheritance Hierarchy
- IHoveredExtension
- FHoveredExtensionShim
- FOutlinerItemModelMixin
- TOutlinerModelMixin
- FChannelGroupOutlinerModel
- FOutlinerItemModel
- FCategoryGroupModel
- FFolderModel
- FObjectBindingModel
- FPossessableModel
- FSpawnableModel
- FTrackModel
- FTrackRowModel
References
| Module | SequencerCore |
| Header | /Engine/Source/Editor/SequencerCore/Public/MVVM/Extensions/IHoveredExtension.h |
| Include | #include "MVVM/Extensions/IHoveredExtension.h" |
Syntax
class FHoveredExtensionShim : public UE::Sequencer::IHoveredExtension
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsHovered |
Overridden from IHoveredExtension
| Type | Name | Description | |
|---|---|---|---|
| bool | IsHovered () |
||
| void | OnHovered () |
||
| void | OnUnhovered () |