Document how some editor classes should be accessed as singletons only
This closes #37687.
(cherry picked from commit a225265b0a)
This commit is contained in:
committed by
Rémi Verschelde
parent
3bd5fc2e5e
commit
f3cd7e3808
@ -5,6 +5,7 @@
|
||||
</brief_description>
|
||||
<description>
|
||||
This object holds information of all resources in the filesystem, their types, etc.
|
||||
[b]Note:[/b] This class shouldn't be instantiated directly. Instead, access the singleton using [method EditorInterface.get_resource_filesystem].
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user