Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SRadialBox > API/Runtime/Slate/SRadialBox/FArguments
Description
If we need a section of a radial (for example half-a-radial) we can define a central angle < 360 (180 in case of half-a-radial). Used when bDistributeItemsEvenly is enabled.
| Name | SectorCentralAngle |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SRadialBox.h |
| Include Path | #include "Widgets/Layout/SRadialBox.h" |
WidgetArgsType & SectorCentralAngle
(
float InArg
)