Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/KismetPins > API/Editor/GraphEditor/KismetPins/SVector4TextBox
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SVector4TextBox::FArguments
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/KismetPins/SVector4TextBox.h |
| Include | #include "KismetPins/SVector4TextBox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SVector4TextBox >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | OnNumericCommitted_Box_0
(
const FOnNumericValueCommitted& InDelegate |
||
| WidgetArgsType & | OnNumericCommitted_Box_1
(
const FOnNumericValueCommitted& InDelegate |
||
| WidgetArgsType & | OnNumericCommitted_Box_2
(
const FOnNumericValueCommitted& InDelegate |
||
| WidgetArgsType & | OnNumericCommitted_Box_3
(
const FOnNumericValueCommitted& InDelegate |
||
| WidgetArgsType & | VisibleText_0
(
const TAttribute< FString >& InAttribute |
||
| WidgetArgsType & | VisibleText_1
(
const TAttribute< FString >& InAttribute |
||
| WidgetArgsType & | VisibleText_2
(
const TAttribute< FString >& InAttribute |
||
| WidgetArgsType & | VisibleText_3
(
const TAttribute< FString >& InAttribute |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |