Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SNumericRotatorInputBox > API/Runtime/Slate/SNumericRotatorInputBox/FArguments
Description
If we're an unbounded spinbox, what value do we divide mouse movement by before multiplying by Delta. Requires Delta to be set.
| Name | LinearDeltaSensitivity |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SRotatorInputBox.h |
| Include Path | #include "Widgets/Input/SRotatorInputBox.h" |
WidgetArgsType & LinearDeltaSensitivity
(
const TAttribute < int32 > & InAttribute
)