Choose your operating system:
Windows
macOS
Linux
| FSlateWidgetStyle
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/SlateTypes.h |
Include |
#include "Styling/SlateTypes.h" |
struct FInlineEditableTextBlockStyle : public FSlateWidgetStyle
Represents the appearance of an SInlineEditableTextBlock
Name | Description | ||
---|---|---|---|
|
EditableTextBoxStyle |
The style of the editable text box, which dictates the font, color, and shadow options. |
|
|
TextStyle |
The style of the text block, which dictates the font, color, and shadow options. |
Name | Description | |
---|---|---|
|
FInlineEditableTextBlockStyle() |
Name | Description | |
---|---|---|
|
~FInlineEditableTextBlockStyle() |
Name | Description | ||
---|---|---|---|
|
const FInlin... |
GetDefault() |
|
|
FInlineEdita... |
SetEditableTextBoxStyle ( |
|
|
FInlineEdita... |
SetTextStyle ( |
Name | Description | ||
---|---|---|---|
|
GetResources ( |
Gets the brush resources associated with this style. |
|
|
const FName |
GetTypeName() |
Gets the name of this style. This method must be implemented by inherited structures. |
Name |
Description |
---|---|
TypeName |