UPanelWidget::GetChildIndex

Gets the index of a specific child widget

Choose your operating system:

Windows

macOS

Linux

References

Module

UMG

Header

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

Include

#include "Components/PanelWidget.h"

Source

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

Syntax

int32 GetChildIndex
(
    const UWidget * Content
) const

Remarks

Gets the index of a specific child widget