Contents

init(identifier:)

Creates a random node with the name you specify.

Declaration

convenience init(identifier: String)

Parameters

  • identifier:

    A unique name for the node.

See Also

Creating a Node