Navigation
API > API/Plugins > API/Plugins/AudioWidgets
Inheritance Hierarchy
- FSlateWidgetStyle
- FSampledSequenceViewerStyle
References
| Module | AudioWidgets |
| Header | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/AudioWidgetsSlateTypes.h |
| Include | #include "AudioWidgetsSlateTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FSampledSequenceViewerStyle : public FSlateWidgetStyle
Remarks
Represents the appearance of a Sampled Sequence Viewer
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSlateBrush | BackgroundBrush | ||
| float | DesiredHeight | ||
| float | DesiredWidth | ||
| FSlateColor | MajorGridLineColor | ||
| FSlateColor | MinorGridLineColor | ||
| float | SampleMarkersSize | ||
| FSlateColor | SequenceBackgroundColor | ||
| FSlateColor | SequenceColor | ||
| float | SequenceLineThickness | ||
| FSlateColor | ZeroCrossingLineColor | ||
| float | ZeroCrossingLineThickness |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
Constants
| Name | Description |
|---|---|
| TypeName |