EditorSelection.addNode

Adds a node to the selection. Note: The newly selected node will not be automatically edited in the inspector. If you want to edit a node, use EditorInterface.editNode.

struct EditorSelection
@nogc nothrow
void
addNode

Meta