GetChildren

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

int32

 

GetChildren

(
    const FName& InName,
    TArray< int32 >& OutChildren,
    bool bRecursively
)

List of names of children - this is not cheap, and is supposed to be used only for one time set up

Public function Const

int32

 

GetChildren

(
    const int32 InIndex,
    TArray< int32 >& OutChildren,
    bool bRecursively
)

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