classref: Sync with current master branch (6c05ec3)

This commit is contained in:
Godot Organization
2024-11-16 03:22:28 +00:00
parent 703d0cdba2
commit e0dc2b106a
149 changed files with 2125 additions and 515 deletions

View File

@@ -23,7 +23,7 @@ Scripts extending this class and implementing its :ref:`_run<class_EditorScript_
\ **Note:** Extending scripts need to have ``tool`` mode enabled.
\ **Example script:**\
\ **Example:** Running the following script prints "Hello from the Godot Editor!":
.. tabs::