Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SSpinBox > API/Runtime/Slate/SSpinBox/FArguments
Description
Step to increment or decrement the value by when scrolling the mouse wheel. If not specified will determine automatically
| Name | WheelStep |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SSpinBox.h |
| Include Path | #include "Widgets/Input/SSpinBox.h" |
WidgetArgsType & WheelStep
(
const TAttribute < TOptional < NumericType > > & InAttribute
)