Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/Widgets > API/Plugins/NiagaraEditor/Widgets/SVerticalResizeBox
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SVerticalResizeBox::FArguments
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SVerticalResizeBox.h |
| Include | #include "Widgets/SVerticalResizeBox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SVerticalResizeBox >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| NamedSlotProperty< FArguments > | Content () |
||
| WidgetArgsType & | ContentHeight
(
const TAttribute< float >& InAttribute |
||
| WidgetArgsType & | ContentHeightChanged
(
const FOnContentHeightChanged& InDelegate |
||
| WidgetArgsType & | HandleColor
(
const TAttribute< FLinearColor >& InAttribute |
||
| WidgetArgsType & | HandleHeight
(
float InArg |
||
| WidgetArgsType & | HandleHighlightColor
(
const TAttribute< FLinearColor >& InAttribute |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FArguments & | operator[]
(
const TSharedRef< SWidget >& InChild |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |