Choose your operating system:
Windows
macOS
Linux
| FSlateWidgetStyle
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/SlateTypes.h |
Include |
#include "Styling/SlateTypes.h" |
struct FInlineTextImageStyle : public FSlateWidgetStyle
Represents the appearance of an inline image used by rich text
Name | Description | ||
---|---|---|---|
|
Baseline |
The offset from the bottom of the image height to the baseline. |
|
|
Image |
Image to use when the slider thumb is in its normal state |
Name | Description | |
---|---|---|
|
FInlineTextImageStyle() |
Name | Description | |
---|---|---|
|
~FInlineTextImageStyle() |
Name | Description | ||
---|---|---|---|
|
const FInlin... |
GetDefault() |
|
|
FInlineTextI... |
SetBaseline ( |
|
|
FInlineTextI... |
SetImage ( |
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 |