FNoChildren::GetChildAt

Windows
MacOS
Linux

Override Hierarchy

FChildren::GetChildAt()

FNoChildren::GetChildAt()

References

Module

SlateCore

Header

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

Include

#include "Layout/Children.h"

Syntax

virtual TSharedRef< SWidget > GetChildAt
(
    int32 Index
)

Returns

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