Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/SAudioRadialSlider.h |
Include |
#include "SAudioRadialSlider.h" |
class SAudioRadialSlider : public SAudioInputWidget
Slate audio radial sliders that wrap SRadialSlider and provides additional audio specific functionality. This is a nativized version of the previous Audio Knob Small/Large widgets.
Name | Description | ||
---|---|---|---|
|
TAttribute< FSl... |
CenterBackgroundColor |
|
|
TSharedPtr< SIm... |
CenterBackgroundImage |
|
|
TAttribute< TOp... |
DesiredSizeOverride |
|
|
TAttribute< FVe... |
HandStartEndRatio |
|
|
TSharedPtr< SAu... |
Label |
|
|
TAttribute< FSl... |
LabelBackgroundColor |
|
|
TSharedPtr< SWi... |
LayoutWidgetSwitcher |
Overall widget layout. |
|
OnValueChanged |
Holds a delegate that is executed when the slider's value changed. |
|
|
TSharedPtr< SIm... |
OuterBackgroundImage |
|
|
OutputRange |
Range for output. |
|
|
TSharedPtr< SRa... |
RadialSlider |
|
|
TAttribute< FSl... |
SliderBarColor |
|
|
SliderCurve |
||
|
TAttribute< FSl... |
SliderProgressColor |
|
|
const FAudioRad... |
Style |
|
|
TAttribute< flo... |
Value |
|
|
TAttribute< EAu... |
WidgetLayout |
Name | Description | |
---|---|---|
|
SAudioRadialSlider() |
Name | Description | |
---|---|---|
|
~SAudioRadialSlider() |
Name | Description | ||
---|---|---|---|
|
Construct ( |
||
|
TSharedRef< ... |
CreateLayoutWidgetSwitcher() |
|
|
const float |
GetLinValueForText ( |
|
|
const float |
GetOutputValueForText ( |
|
|
SetCenterBackgroundColor ( |
||
|
SetHandStartEndRatio ( |
||
|
SetShowLabelOnlyOnHover ( |
||
|
SetSliderBarColor ( |
||
|
SetSliderProgressColor ( |
||
|
SetSliderThickness ( |
||
|
SetValueTextReadOnly ( |
||
|
SetWidgetLayout ( |
Name | Description | ||
---|---|---|---|
|
const float |
GetLinValue ( |
|
|
const float |
GetOutputValue ( |
|
|
SetDesiredSizeOverride ( |
||
|
SetLabelBackgroundColor ( |
Text label functions. |
|
|
SetOutputRange ( |
||
|
SetShowUnitsText ( |
||
|
SetUnitsText ( |
||
|
SetUnitsTextReadOnly ( |
||
|
SetValue ( |
Set the slider's linear (0-1 normalized) value. |
Name | Description | ||
---|---|---|---|
|
ComputeDesiredSize ( |
Compute the ideal size necessary to display this widget. |
Name |
Description |
|
---|---|---|
|
FArguments |
Name |
Description |
---|---|
LinearRange |