SBarVisualizer::ScrollBar_OnUserScrolled

Callback for scrolling the horizontal scrollbar

Unreal Engine C++ API Reference > Developer > ProfileVisualizer > SBarVisualizer

References

   
Module ProfileVisualizer
Header /Engine/Source/Developer/ProfileVisualizer/Public/SBarVisualizer.h
Include #include "SBarVisualizer.h"
Source /Engine/Source/Developer/ProfileVisualizer/Private/SBarVisualizer.cpp
void ScrollBar_OnUserScrolled
(
    float InScrollOffsetFraction
)

Remarks

Callback for scrolling the horizontal scrollbar

Parameters

Name Description
InScrollOffsetFraction Scrollbar offset fraction

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library