Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SNumericEntryBox > API/Runtime/Slate/SNumericEntryBox/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/SNumericEntryBox.h |
| Include Path | #include "Widgets/Input/SNumericEntryBox.h" |
WidgetArgsType & WheelStep
(
const TAttribute < TOptional < NumericType > > & InAttribute
)