Function clearParent

  • Clear a node's parent.

    Parameters

    • node: Node

      The node to clear the parent of

    Returns boolean

    True if the node had a parent and it was removed, false if the node had no parent set

Generated using TypeDoc