Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/LayoutUtils.h |
| Include | #include "Layout/LayoutUtils.h" |
template<EOrientation Orientation, typename SlotType>
static void ArrangeChildrenInStack
(
EFlowDirection InLayoutFlow,
const TPanelChildren < SlotType > & Children,
const FGeometry & AllottedGeometry,
FArrangedChildren & ArrangedChildren,
float InOffset,
bool bInAllowShrink
)