Node.setUserData

Associate an object to a key on this node. The object can later be retrieved from this node by calling getUserData with the same key.

interface Node
@trusted
setUserData

Meta