Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Layout > API/Runtime/Slate/Widgets/Layout/SScrollPanel
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SScrollPanel::FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SScrollBox.h |
| Include | #include "Widgets/Layout/SScrollBox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SScrollPanel >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | BackPadScrolling
(
bool InArg |
||
| WidgetArgsType & | FrontPadScrolling
(
bool InArg |
||
| WidgetArgsType & | Orientation
(
EOrientation InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |