FSlateTextBlockLayout::ArrangeChildren

Arrange any child widgets in this layout

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/SlateTextBlockLayout.h

Include

#include "Widgets/Text/SlateTextBlockLayout.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Text/SlateTextBlockLayout.cpp

Syntax

void ArrangeChildren
(
    const FGeometry & AllottedGeometry,
    FArrangedChildren & ArrangedChildren
) const

Remarks

Arrange any child widgets in this layout

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