Choose your operating system:
Windows
macOS
Linux
| FSlateWidgetStyle
|
Module |
|
Header |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/Synth2DSliderStyle.h |
Include |
#include "UI/Synth2DSliderStyle.h" |
USTRUCT(BlueprintType)
struct FSynth2DSliderStyle : public FSlateWidgetStyle
Represents the appearance of an SSynth2DSlider
Name | Description | ||
---|---|---|---|
|
BackgroundImage |
||
|
float |
BarThickness |
|
|
DisabledBarImage |
||
|
DisabledThumbImage |
Image to use for the 2D handle. |
|
|
NormalBarImage |
||
|
NormalThumbImage |
Image to use for the 2D handle. |
Name | Description | |
---|---|---|
|
FSynth2DSliderStyle() |
Name | Description | |
---|---|---|
|
~FSynth2DSliderStyle() |
Name | Description | ||
---|---|---|---|
|
const FSynth... |
GetDefault() |
|
|
Initialize() |
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 |