Navigation
API > API/Plugins > API/Plugins/AudioWidgets
Inheritance Hierarchy
- FSlateWidgetStyle
- FFixedSampleSequenceRulerStyle
References
| Module | AudioWidgets |
| Header | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/AudioWidgetsSlateTypes.h |
| Include | #include "AudioWidgetsSlateTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FFixedSampleSequenceRulerStyle : public FSlateWidgetStyle
Remarks
Represents the appearance of a Sampled Sequence Time Ruler
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSlateBrush | BackgroundBrush | ||
| FSlateColor | BackgroundColor | ||
| float | DesiredHeight | ||
| float | DesiredWidth | ||
| FSlateBrush | HandleBrush | ||
| FSlateColor | HandleColor | ||
| float | HandleWidth | ||
| FSlateColor | TicksColor | ||
| FSlateColor | TicksTextColor | ||
| FSlateFontInfo | TicksTextFont | ||
| float | TicksTextOffset |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
Constants
| Name | Description |
|---|---|
| TypeName |