Choose your operating system:
Windows
macOS
Linux
| FSlateWidgetStyle
|
Module |
|
Header |
/Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/AudioWidgetsSlateTypes.h |
Include |
#include "AudioWidgetsSlateTypes.h" |
USTRUCT(BlueprintType)
struct FAudioTextBoxStyle : public FSlateWidgetStyle
Represents the appearance of an Audio Text Box
Name | Description | ||
---|---|---|---|
|
BackgroundColor |
Color used to draw the label background |
|
|
BackgroundImage |
Image for the label border |
Name | Description | |
---|---|---|
|
FAudioTextBoxStyle() |
Name | Description | |
---|---|---|
|
~FAudioTextBoxStyle() |
Name | Description | ||
---|---|---|---|
|
const FAudio... |
GetDefault() |
|
|
FAudioTextBo... |
SetBackgroundColor ( |
|
|
FAudioTextBo... |
SetBackgroundImage ( |
|
|
UnlinkColors() |
Unlinks all colors in this style. |
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 |