FInertialScrollManager::UpdateScrollVelocity

Updates the current scroll velocity. Call every frame.

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 UpdateScrollVelocity
(
    const float InDeltaTime
)

Remarks

Updates the current scroll velocity. Call every frame.

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