AlignChild

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Layout/LayoutUtils.h"

Syntax

template<EOrientation Orientation, typename SlotType>
static AlignmentArrangeResult AlignChild
(
    float AllottedSize,
    float ChildDesiredSize,
    const SlotType & ChildToArrange,
    const FMargin & SlotPadding,
    const float & ContentScale,
    bool bClampToParent
)

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