#include <SlateTypes.h>
Represents the appearance of an SInlineEditableTextBlock
◆ FInlineEditableTextBlockStyle()
◆ ~FInlineEditableTextBlockStyle()
| FInlineEditableTextBlockStyle::~FInlineEditableTextBlockStyle |
( |
| ) |
|
|
virtualdefault |
◆ GetDefault()
◆ GetResources()
Gets the brush resources associated with this style.
This method must be implemented by inherited structures.
- Parameters
-
| OutBrushes | The brush resources. |
Reimplemented from FSlateWidgetStyle.
◆ GetTypeName()
| virtual const FName FInlineEditableTextBlockStyle::GetTypeName |
( |
| ) |
const |
|
inlineoverridevirtual |
Gets the name of this style.
This method must be implemented by inherited structures.
- Returns
- Widget style name.
Reimplemented from FSlateWidgetStyle.
◆ SetEditableTextBoxStyle()
◆ SetTextStyle()
◆ 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. Style overrides all other properties!
◆ TypeName
| const FName FInlineEditableTextBlockStyle::TypeName |
|
static |
The documentation for this struct was generated from the following files: