SBarVisualizer::ScrollBar_OnUserScrolled

Callback for scrolling the horizontal scrollbar

Windows
MacOS
Linux

References

Module

TaskGraph

Header

/Engine/Source/Developer/TaskGraph/Public/SBarVisualizer.h

Include

#include "SBarVisualizer.h"

Source

/Engine/Source/Developer/TaskGraph/Private/SBarVisualizer.cpp

Syntax

void ScrollBar_OnUserScrolled
(
    float InScrollOffsetFraction
)

Remarks

Callback for scrolling the horizontal scrollbar

Parameters

Parameter

Description

InScrollOffsetFraction

Scrollbar offset fraction

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