Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/SChannelView
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/Sequencer/Public/MVVM/Views/SChannelView.h |
| Include Path | #include "MVVM/Views/SChannelView.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SChannelView >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SChannelView::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
MVVM/Views/SChannelView.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | MVVM/Views/SChannelView.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & KeyBarColor
(
const TAttribute< FLinearColor >& InAttribute |
MVVM/Views/SChannelView.h |