Navigation
API > API/Plugins > API/Plugins/AudioWidgets
Represents the appearance of a trigger threshold line
| |
|
| Name |
FTriggerThresholdLineStyle |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/TriggerThresholdLineStyle.h |
| Include Path |
#include "TriggerThresholdLineStyle.h" |
Syntax
USTRUCT (BlueprintType )
struct FTriggerThresholdLineStyle : public FSlateWidgetStyle
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FTriggerThresholdLineStyle()
|
|
TriggerThresholdLineStyle.h |
|
Constants
| Name |
Type |
Remarks |
Include Path |
| TypeName |
FName |
|
TriggerThresholdLineStyle.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| LineColor |
FLinearColor |
The trigger threshold line color. |
TriggerThresholdLineStyle.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Appearance
|
Functions
Public
Static