Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SConcertScrollBox
References
| Module | ConcertSharedSlate |
| Header | /Engine/Plugins/Developer/Concert/ConcertUI/ConcertSharedSlate/Source/ConcertSharedSlate/Public/SConcertScrollBox.h |
| Include | #include "SConcertScrollBox.h" |
Syntax
class SConcertScrollBox : public SCompoundWidget
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
Construct a custom ScrollBox that automatically scrolls to the bottom if the user is not currently scrolling. | |
| FSlot::FSlotArguments | Slot () |
End of SWidget interface. |
Overridden from SWidget
| Type | Name | Description | |
|---|---|---|---|
| void | SWidget interface. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments | |||
| FSlot |