mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Document how some editor classes should be accessed as singletons only
This closes #37687.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
Godot editor's script editor.
|
||||
</brief_description>
|
||||
<description>
|
||||
[b]Note:[/b] This class shouldn't be instantiated directly. Instead, access the singleton using [method EditorInterface.get_script_editor].
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user