Navigation
API > API/Plugins > API/Plugins/AudioWidgets
Inheritance Hierarchy
- FSlateWidgetStyle
- FTriggerThresholdLineStyle
References
| Module | AudioWidgets |
| Header | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/TriggerThresholdLineStyle.h |
| Include | #include "TriggerThresholdLineStyle.h" |
Syntax
USTRUCT (BlueprintType )
struct FTriggerThresholdLineStyle : public FSlateWidgetStyle
Remarks
Represents the appearance of a trigger threshold line
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | LineColor | The trigger threshold line color. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FTriggerThresholdLineStyle & | GetDefault () |
||
| const FName | GetTypeName () |
||
| FTriggerThresholdLineStyle & | SetLineColor
(
const FLinearColor InLineColor |
Constants
| Name | Description |
|---|---|
| TypeName |