SConcertScrollBox

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ConcertSyncUI

Header

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

Include

#include "SConcertScrollBox.h"

Syntax

class SConcertScrollBox : public SCompoundWidget

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

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

Public function Static

FSlot &

 

Slot()

End of SWidget interface.

Overridden from SWidget

Name Description

Public function Virtual

void

 

Tick

(
    const FGeometry& AllottedGeometry,
    const double InCurrentTime,
    const float InDeltaTime
)

SWidget interface.

Classes

Name

Description

Public struct

FArguments

Public class

FSlot

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