FInertialScrollManager::AddScrollSample

Adds a scroll velocity sample to help calculate a smooth velocity

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

void AddScrollSample
(
    float Delta,
    double CurrentTime
)

Remarks

Adds a scroll velocity sample to help calculate a smooth velocity

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