Contents

unreachableSubnodeNames()

Returns an array of the subnodes of a given node that are currently unreachable.

Declaration

func unreachableSubnodeNames() throws -> [Any]

Return Value

An array of unreachable subnodes.

Discussion

See Also

Querying a Node