STableViewBase::GetScrollDistance

Gets the distance that user has scrolled into the control in normalized coordinates (0 - 1)

Windows
MacOS
Linux

Override Hierarchy

IScrollableWidget::GetScrollDistance()

STableViewBase::GetScrollDistance()

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

virtual FVector2D GetScrollDistance()

Remarks

Gets the distance that user has scrolled into the control in normalized coordinates (0 - 1)

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