FindChild

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

FSCSEditorTr...

 

FindChild

(
    const USCS_Node* InSCSNode,
    bool bRecursiveSearch,
    uint32* OutDepth
)

Attempts to find a reference to the child node that matches the given SCS node.

Public function Const

FSCSEditorTr...

 

FindChild

(
    const UActorComponent* InCompo...,
    bool bRecursiveSearch,
    uint32* OutDepth
)

Attempts to find a reference to the child node that matches the given component template.

Public function Const

FSCSEditorTr...

 

FindChild

(
    const FName& InVariableOrInstanceN...,
    bool bRecursiveSearch,
    uint32* OutDepth
)

Attempts to find a reference to the child node that matches the given component variable or instance name.

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