Navigation
API > API/Plugins > API/Plugins/AudioWidgets
Slate style set that defines all the styles for audio widgets
| Name | FAudioWidgetsStyle |
| Type | class |
| Header File | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/AudioWidgetsStyle.h |
| Include Path | #include "AudioWidgetsStyle.h" |
Syntax
class FAudioWidgetsStyle : public FSlateStyleSet
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAudioWidgetsStyle() |
AudioWidgetsStyle.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FAudioWidgetsStyle() |
AudioWidgetsStyle.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StyleName | FName | AudioWidgetsStyle.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FAudioWidgetsStyle & Get() |
Access the singleton instance for this style set | AudioWidgetsStyle.h |