editor_set_selection
Select a node in the Godot editor by its path, enabling direct inspection and modification of the selected node.
Instructions
Select node in editor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | Property value | |
| property | No | Property key to set | |
| node_path | Yes | Node path to select |