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.
Returns an array of the subnodes of a given node that are currently unreachable.
func unreachableSubnodeNames() throws -> [Any]An array of unreachable subnodes.