USCS_Node::IsChildOf

See if this node is a child of the supplied parent

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SCS_Node.h

Include

#include "Engine/SCS_Node.h"

Source

/Engine/Source/Runtime/Engine/Private/SCS_Node.cpp

Syntax

bool IsChildOf
(
    USCS_Node * TestParent
)

Remarks

See if this node is a child of the supplied parent

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