Text editor documentation

This commit is contained in:
Volkan Gezer
2024-08-04 21:04:20 +02:00
parent 8703f1c08b
commit c8be8497af
26 changed files with 417 additions and 0 deletions

View File

@@ -456,6 +456,8 @@ By default, the warning only updates when closing and reopening the scene.
# Returning an empty array means "no warning".
return warnings
.. _doc_running_code_in_the_editor_editorscript:
Running one-off scripts using EditorScript
------------------------------------------