Navigation
API > API/Runtime > API/Runtime/Slate
| |
|
| Name |
UScrollBoxWidgetStyle |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Slate/Public/Framework/Styling/ScrollBoxWidgetStyle.h |
| Include Path |
#include "Framework/Styling/ScrollBoxWidgetStyle.h" |
Syntax
UCLASS (HideCategories=Object, MinimalAPI)
class UScrollBoxWidgetStyle : public USlateWidgetStyleContainerBase
Inheritance Hierarchy
Implements Interfaces
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ScrollBoxStyle |
FScrollBoxStyle |
The actual data describing the scrollbox's appearance. |
Framework/Styling/ScrollBoxWidgetStyle.h |
- Category=Appearance
- EditAnywhere
- Meta=(ShowOnlyInnerProperties)
|
Functions
Public