Navigation
API > API/Plugins > API/Plugins/AudioWidgets
References
| |
|
| Module |
AudioWidgets |
| Header |
/Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/SAudioRadialSlider.h |
| Include |
#include "SAudioRadialSlider.h" |
Syntax
enum EAudioRadialSliderLayout
&123;
Layout_LabelTop,
Layout_LabelCenter,
Layout_LabelBottom,
&125;
Values
| Name |
Description |
| Layout_LabelTop |
Label above radial slider. |
| Layout_LabelCenter |
Label in the center of the radial slider. |
| Layout_LabelBottom |
Label below radial slider. |