classref: Sync with current master branch (97b8ad1)

This commit is contained in:
Godot Organization
2024-07-13 03:20:15 +00:00
parent 4e60b38a90
commit cf9df24fb2
18 changed files with 533 additions and 307 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ Emitted when the user contextual goto and the item is in the same script.
.. rst-class:: classref-signal
**request_save_previous_state**\ (\ line\: :ref:`int<class_int>`\ ) :ref:`🔗<class_ScriptEditorBase_signal_request_save_previous_state>`
**request_save_previous_state**\ (\ state\: :ref:`Dictionary<class_Dictionary>`\ ) :ref:`🔗<class_ScriptEditorBase_signal_request_save_previous_state>`
Emitted when the user changes current script or moves caret by 10 or more columns within the same script.