init(identifier:)
Creates a random node with the name you specify.
Declaration
convenience init(identifier: String)Parameters
- identifier:
A unique name for the node.
Creates a random node with the name you specify.
convenience init(identifier: String)A unique name for the node.