GetChildClasses

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

GetChildClasses

(
    TArray< FClassTree* >& ChildC...,
    bool bRecurse
)

Retrieve the child nodes of this node

Public function Const

void

 

GetChildClasses

(
    TArray< const FClassTree* >& ...,
    bool bRecurse
)

Retrieve the child nodes of this node

Public function Const

void

 

GetChildClasses

(
    TArray< UClass* >& ChildClass...,
    const Comparator& Mask,
    bool bRecurse
)

Retrieve the child nodes of this node that match the flags specified

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