Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/MVVM > API/Editor/Sequencer/MVVM/Views > API/Editor/Sequencer/MVVM/Views/SChannelView
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SChannelView::FArguments
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/MVVM/Views/SChannelView.h |
| Include | #include "MVVM/Views/SChannelView.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SChannelView >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| NamedSlotProperty< FArguments > | Content () |
||
| WidgetArgsType & | KeyBarColor
(
const TAttribute< FLinearColor >& InAttribute |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FArguments & | operator[]
(
const TSharedRef< SWidget >& InChild |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |