mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
classref: Sync with current master branch
Also fixes Sphinx warnings and missing classes thanks to https://github.com/godotengine/godot/commit/deefc2a63d36b6659630df703a9b98adffb893e9
This commit is contained in:
@@ -29,9 +29,11 @@ Signals
|
||||
-------
|
||||
|
||||
- **editor_script_changed** **(** :ref:`Object<class_object>` script **)**
|
||||
|
||||
Emitted when user changed active script. Argument is a freshly activated :ref:`Script<class_script>`.
|
||||
|
||||
- **script_close** **(** :ref:`Object<class_object>` script **)**
|
||||
|
||||
Emitted when editor is about to close the active script. Argument is a :ref:`Script<class_script>` that is going to be closed.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user