EditorSelection¶
Inherits: Object
Category: Core
Brief Description¶
Manages the SceneTree selection in the editor.
Member Functions¶
| void | add_node ( Node node ) |
| void | clear ( ) |
| Array | get_selected_nodes ( ) |
| void | remove_node ( Node node ) |
Description¶
This object manages the SceneTree selection in the editor.