Make editor language setting default to Auto
This commit is contained in:
parent
0fdbf050e0
commit
ba6b7d2818
8 changed files with 79 additions and 32 deletions
|
|
@ -96,6 +96,12 @@
|
|||
Returns the edited (current) scene's root [Node].
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_editor_language" qualifiers="const">
|
||||
<return type="String" />
|
||||
<description>
|
||||
Returns the language currently used for the editor interface.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_editor_main_screen" qualifiers="const">
|
||||
<return type="VBoxContainer" />
|
||||
<description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue