Navigation
API > API/Editor > API/Editor/EditorWidgets > API/Editor/EditorWidgets/STextPropertyEditableStringTable-
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- STextPropertyEditableStringTableReference::FArguments
References
| Module | EditorWidgets |
| Header | /Engine/Source/Editor/EditorWidgets/Public/STextPropertyEditableTextBox.h |
| Include | #include "STextPropertyEditableTextBox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< STextPropertyEditableStringTableReference >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | AllowUnlink
(
bool InArg |
Should we show an "unlink" button? | |
| WidgetArgsType & | ButtonStyle
(
const FButtonStyle* InArg |
The styling of the button | |
| WidgetArgsType & | ComboStyle
(
const FComboBoxStyle* InArg |
The styling of the combobox | |
| WidgetArgsType & | Font
(
FSlateFontInfo InArg |
Font for comboboxes |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |