Sync classref with current source

This commit is contained in:
Rémi Verschelde
2020-03-25 11:42:15 +01:00
parent f144ec9e67
commit fdd85311c3
6 changed files with 127 additions and 18 deletions

View File

@@ -52,6 +52,12 @@
Returns the editor [Viewport].
</description>
</method>
<method name="get_file_system_dock">
<return type="FileSystemDock">
</return>
<description>
</description>
</method>
<method name="get_inspector" qualifiers="const">
<return type="EditorInspector">
</return>