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