EditorSelectionAddNode Method |
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 EditNode(Node).
Namespace: Godot
public void AddNode( Node node )
[Missing <param name="node"/> documentation for "M:Godot.EditorSelection.AddNode(Godot.Node)"]