summaryrefslogtreecommitdiff
path: root/doc/classes/EditorSelection.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/EditorSelection.xml')
-rw-r--r--doc/classes/EditorSelection.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/EditorSelection.xml b/doc/classes/EditorSelection.xml
index 1ff9744b70..63e89750c3 100644
--- a/doc/classes/EditorSelection.xml
+++ b/doc/classes/EditorSelection.xml
@@ -17,6 +17,7 @@
</argument>
<description>
Adds a node to the selection.
+ [b]Note:[/b] The newly selected node will not be automatically edited in the inspector. If you want to edit a node, use [method EditorInterface.edit_node].
</description>
</method>
<method name="clear">