Navigation
API > API/Runtime > API/Runtime/Slate
| |
|
| Name |
SSeparator |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SSeparator.h |
| Include Path |
#include "Widgets/Layout/SSeparator.h" |
Syntax
class SSeparator : public SBorder
Inheritance Hierarchy
Structs
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Orientation |
EOrientation |
|
Widgets/Layout/SSeparator.h |
|
| Thickness |
float |
|
Widgets/Layout/SSeparator.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Construct this widget |
Widgets/Layout/SSeparator.h |
|
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual FVector2D ComputeDesiredSize
(
float
) const
|
|
Widgets/Layout/SSeparator.h |
|