Node.this

Constructs a new node

  1. this(Puppet puppet)
  2. this(Node parent)
    class Node
    this
    (
    Node parent = null
    )
  3. this(uint uuid, Node parent)

Meta