ArrangeSingleChild

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Layout/LayoutUtils.h"

Syntax

template<typename SlotType>
static void ArrangeSingleChild
(
    EFlowDirection InFlowDirection,
    const FGeometry & AllottedGeometry,
    FArrangedChildren & ArrangedChildren,
    const SlotType & ChildSlot,
    const TAttribute< FVector2D > & ContentScale
)

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