Navigation
API > API/Runtime > API/Runtime/SlateCore
Gets the alignment of an axis-agnostic int32 so that we can do alignment on an axis without caring about its orientation
| Name | GetChildAlignment |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/LayoutUtils.h |
| Include Path | #include "Layout/LayoutUtils.h" |
Syntax
template<EOrientation Orientation>
struct GetChildAlignment
Struct Specializations
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static int32 AsInt
(
EFlowDirection InFlowDirection, |
Layout/LayoutUtils.h |