FInertialScrollManager::FInertialScrollManager

Constructor

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Layout/InertialScrollManager.h

Include

#include "Framework/Layout/InertialScrollManager.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Layout/InertialScrollManager.cpp

Syntax

FInertialScrollManager
(
    double SampleTimeout
)

Remarks

Constructor

Parameters

Parameter

Description

ScrollDecceleration

The acceleration against the velocity causing it to decay.

SampleTimeout

Samples older than this amount of time will be discarded.

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