i18n: Generate translation template for class reference

This commit is contained in:
Rémi Verschelde
2020-03-20 12:58:38 +01:00
parent 87d23bf85a
commit 36baa0247e
3 changed files with 58051 additions and 0 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>