UGridPanel::AddChildToGrid

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/GridPanel.h

Include

#include "Components/GridPanel.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/GridPanel.cpp

Syntax

UGridSlot * AddChildToGrid
(
    UWidget * Content,
    int32 InRow,
    int32 InColumn
)

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