SSpinBox::FArguments::LinearDeltaSensitivity

If we're an unbounded spinbox, what value do we divide mouse movement by before multiplying by Delta.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SSpinBox.h

Include

#include "Widgets/Input/SSpinBox.h"

Syntax

WidgetArgsType & LinearDeltaSensitivity
(
    const TAttribute< int32 > & InAttribute
)

Remarks

If we're an unbounded spinbox, what value do we divide mouse movement by before multiplying by Delta. Requires Delta to be set.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss