SScrollBar::ExecuteOnUserScrolled

Execute the on user scrolled delegate

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

void ExecuteOnUserScrolled
(
    const FGeometry & MyGeometry,
    const FPointerEvent & MouseEvent
)

Remarks

Execute the on user scrolled delegate

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