Navigation
API > API/Plugins > API/Plugins/AudioWidgets > API/Plugins/AudioWidgets/STriggerThresholdLineWidget
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/STriggerThresholdLineWidget.h |
| Include Path | #include "STriggerThresholdLineWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< STriggerThresholdLineWidget >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → STriggerThresholdLineWidget::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
STriggerThresholdLineWidget.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | STriggerThresholdLineWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & SequenceDrawingParams
(
SampledSequenceDrawingUtils::FSampledSequenceDrawingParams InArg |
STriggerThresholdLineWidget.h | ||
WidgetArgsType & Style
(
const FTriggerThresholdLineStyle* InArg |
STriggerThresholdLineWidget.h | ||
WidgetArgsType & TriggerThreshold
(
float InArg |
STriggerThresholdLineWidget.h |