AlignChild

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

AlignmentArr...

 

AlignChild

(
    float AllottedSize,
    const SlotType& ChildToArrange,
    const FMargin& SlotPadding,
    const float& ContentScale,
    bool bClampToParent
)

Public function Static

AlignmentArr...

 

AlignChild

(
    float AllottedSize,
    float ChildDesiredSize,
    const SlotType& ChildToArrange,
    const FMargin& SlotPadding,
    const float& ContentScale,
    bool bClampToParent
)

Public function Static

AlignmentArr...

 

AlignChild

(
    EFlowDirection InLayoutFlow,
    float AllottedSize,
    const SlotType& ChildToArrange,
    const FMargin& SlotPadding,
    const float& ContentScale,
    bool bClampToParent
)

Public function Static

AlignmentArr...

 

AlignChild

(
    EFlowDirection InLayoutFlow,
    float AllottedSize,
    float ChildDesiredSize,
    const SlotType& ChildToArrange,
    const FMargin& SlotPadding,
    const float& ContentScale,
    bool bClampToParent
)

Helper method to BoxPanel::ArrangeChildren.

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