GetChildAlignment

Gets the alignment of an axis-agnostic int32 so that we can do alignment on an axis without caring about its orientation

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Layout/LayoutUtils.h

Include

#include "Layout/LayoutUtils.h"

Syntax

template<EOrientation Orientation>
struct GetChildAlignment

Remarks

Gets the alignment of an axis-agnostic int32 so that we can do alignment on an axis without caring about its orientation

Specializations

Functions

Name Description

Public function Static

int32

 

AsInt

(
    EFlowDirection InFlowDirection,
    const SlotType& InSlot
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss