TPanelChildren::GetChildAt

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FChildren::GetChildAt()

TPanelChildren::GetChildAt()

References

Module

SlateCore

Header

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

Include

#include "Layout/Children.h"

Syntax

virtual TSharedRef< const SWidget > GetChildAt
(
    int32 Index
) const

Returns

const pointer to the Widget at the specified Index.