Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/ScrollBar.h |
Include |
#include "Components/ScrollBar.h" |
class UScrollBar : public UWidget
Name | Description | ||
---|---|---|---|
|
bAlwaysShowScrollbar |
||
|
bAlwaysShowScrollbarTrack |
||
|
TSharedPtr< cla... |
MyScrollBar |
|
|
TEnumAsByte< EO... |
Orientation |
|
|
Padding |
The margin around the scrollbar |
|
|
Thickness |
The thickness of the scrollbar thumb |
|
|
WidgetStyle |
Style of the scrollbar |
Name | Description | |
---|---|---|
|
UScrollBar ( |
Name | Description | ||
---|---|---|---|
|
const FText |
GetPaletteCategory() |
Gets the palette category of the widget |
|
TSharedRef< ... |
RebuildWidget() |
Function implemented by all subclasses of UWidget is called when the underlying SWidget needs to be constructed. |
|
SynchronizeProperties() |
Applies all properties to the native widget if possible. |
Name | Description | ||
---|---|---|---|
|
ReleaseSlateResources ( |
Name | Description | ||
---|---|---|---|
|
TObjectPtr< USl... |
Style_DEPRECATED |