FCombinedChildren::GetChildAt

Windows
MacOS
Linux

Override Hierarchy

FChildren::GetChildAt()

FCombinedChildren::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.

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