Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/MVVM > API/Editor/SequencerCore/MVVM/Views
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SKeyNavigationButtons
References
| Module | SequencerCore |
| Header | /Engine/Source/Editor/SequencerCore/Public/MVVM/Views/SKeyNavigationButtons.h |
| Include | #include "MVVM/Views/SKeyNavigationButtons.h" |
Syntax
class SKeyNavigationButtons : public SCompoundWidget
Remarks
A widget for navigating between keys on a sequencer track
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnAddKey | AddKeyEvent | ||
| FOnGetNavigatableTimes | GetNavigatableTimesEvent | ||
| FOnSetTime | SetTimeEvent | ||
| TAttribute< FFrameTime > | TimeAttribute | ||
| TWeakPtr< FViewModel > | WeakModel |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
||
| FLinearColor | GetHoverTint () |
||
| FReply | |||
| FReply | |||
| FReply |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |
Typedefs
| Name | Description |
|---|---|
| FOnAddKey | |
| FOnGetNavigatableTimes | |
| FOnSetTime |