Navigation
API > API/Runtime > API/Runtime/SlateCore
| |
|
| Name |
AlignmentArrangeResult |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/Layout/LayoutUtils.h |
| Include Path |
#include "Layout/LayoutUtils.h" |
Syntax
struct AlignmentArrangeResult
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
AlignmentArrangeResult
(
float InOffset,
float InSize
)
|
|
Layout/LayoutUtils.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Offset |
float |
|
Layout/LayoutUtils.h |
|
| Size |
float |
|
Layout/LayoutUtils.h |
|
Functions
Public