Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets > API/Runtime/AdvancedWidgets/Widgets > API/Runtime/AdvancedWidgets/Widgets/SRadialSlider
References
| Module | AdvancedWidgets |
| Header | /Engine/Source/Runtime/AdvancedWidgets/Public/Widgets/SRadialSlider.h |
| Include | #include "Widgets/SRadialSlider.h" |
| Source | /Engine/Source/Runtime/AdvancedWidgets/Private/Slate/SRadialSlider.cpp |
void SetHandStartEndRatio
&40;
FVector2D InHandStartEndRatio
&41;
Remarks
Set the HandStartEndRatio. Clamped to 0.0 to 1.0, and if the start ratio is more than the end ratio, end ratio will be set to the start ratio.