FArrangedChildren::AddWidget

Add an arranged widget (i.e. widget and its resulting geometry) to the list of Arranged children based on the the visibility filter and the arranged widget's visibility

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Layout/ArrangedChildren.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Layout/ArrangedChildren.cpp

Syntax

void AddWidget
(
    const FArrangedWidget & InWidgetGeometry
)

Remarks

Add an arranged widget (i.e. widget and its resulting geometry) to the list of Arranged children based on the the visibility filter and the arranged widget's visibility

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