SScrollBar::BeginScrolling

Allows external scrolling panels to notify the scrollbar when scrolling begins.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SScrollBar.h

Include

#include "Widgets/Layout/SScrollBar.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SScrollBar.cpp

Syntax

virtual void BeginScrolling()

Remarks

Allows external scrolling panels to notify the scrollbar when scrolling begins.

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