USCS_Node::RemoveChildNodeAt

Removes the child node at the given index

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

void RemoveChildNodeAt
(
    int32 ChildIndex,
    bool bRemoveFromAllNodes
)

Remarks

Removes the child node at the given 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