Navigation
API > API/Plugins > API/Plugins/AudioWidgets
Inheritance Hierarchy
- FSlateWidgetStyle
- FAudioVectorscopePanelStyle
References
| Module | AudioWidgets |
| Header | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/AudioVectorscopePanelStyle.h |
| Include | #include "AudioVectorscopePanelStyle.h" |
Syntax
USTRUCT (BlueprintType )
struct FAudioVectorscopePanelStyle : public FSlateWidgetStyle
Remarks
Represents the appearance of an SAudioVectorscopePanelWidget
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSampledSequenceValueGridOverlayStyle | ValueGridStyle | The value grid style. | |
| FSampledSequenceVectorViewerStyle | VectorViewerStyle | The vector view style. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FAudioVectorscopePanelStyle & | GetDefault () |
||
| const FName | GetTypeName () |
||
| FAudioVectorscopePanelStyle & | SetValueGridStyle
(
const FSampledSequenceValueGridOverlayStyle& InValueGridStyle |
||
| FAudioVectorscopePanelStyle & | SetVectorViewerStyle
(
const FSampledSequenceVectorViewerStyle& InVectorViewerStyle |
Constants
| Name | Description |
|---|---|
| OnNewValueGridOverlayStyle | |
| OnNewVectorViewerStyle | |
| TypeName |