STableViewBase::SetWheelScrollMultiplier

Sets the multiplier applied when wheel scrolling.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/STableViewBase.h

Include

#include "Widgets/Views/STableViewBase.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Views/STableViewBase.cpp

Syntax

void SetWheelScrollMultiplier
(
    float NewWheelScrollMultiplier
)

Remarks

Sets the multiplier applied when wheel scrolling. Higher numbers will cover more distance per click of the wheel.

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