Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/ArrangeSingleChild
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/LayoutUtils.h |
| Include | #include "Layout/LayoutUtils.h" |
template<typename SlotType>
static void ArrangeSingleChild
(
EFlowDirection InFlowDirection,
const FGeometry & AllottedGeometry,
FArrangedChildren & ArrangedChildren,
const SlotType & ChildSlot,
const FVector2D & ContentScale
)