SConcertScrollBox::Construct

Construct a custom ScrollBox that automatically scrolls to the bottom if the user is not currently scrolling.

Windows
MacOS
Linux

References

Module

ConcertSyncUI

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncUI/Public/SConcertScrollBox.h

Include

#include "SConcertScrollBox.h"

Source

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncUI/Private/SConcertScrollBox.cpp

Syntax

void Construct
(
    const FArguments & InArgs
)

Remarks

Construct a custom ScrollBox that automatically scrolls to the bottom if the user is not currently scrolling.

Parameters

Parameter

Description

InArgs

The Slate argument list.

ConstructUnderMajorTab

The major tab which will contain the Session History widget.

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