Choose your operating system:
Windows
macOS
Linux
| FSlateWidgetStyle
|
Module |
|
Header |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/SynthSlateStyle.h |
Include |
#include "UI/SynthSlateStyle.h" |
USTRUCT(BlueprintType)
struct FSynthSlateStyle : public FSlateWidgetStyle
Represents the appearance of synth UI elements in slate.
Name | Description | ||
---|---|---|---|
|
ColorStyle |
Image to use when the slider bar is in its disabled state |
|
|
SizeType |
The size of the knobs to use. |
Name | Description | |
---|---|---|
|
FSynthSlateStyle() |
Name | Description | |
---|---|---|
|
~FSynthSlateStyle() |
Name | Description | ||
---|---|---|---|
|
ISynthSlateR... |
CreateSynthSlateResources() |
|
|
const FSlate... |
GetBrushForValue ( |
|
|
const FSynth... |
GetDefault() |
|
|
FSynthSlateS... |
SetColorStyle ( |
|
|
FSynthSlateS... |
SetSizeType ( |
Name | Description | ||
---|---|---|---|
|
const FName |
GetTypeName() |
Gets the name of this style. This method must be implemented by inherited structures. |
Name |
Description |
---|---|
SynthSlateResources |
|
TypeName |