2
0
Fork 0

Merge pull request #22113 from char0xff/editor_interface

Update EditorInterface.xml
3.1
Rémi Verschelde 2018-09-17 13:49:07 +07:00 committed by GitHub
commit ebd14a778d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -24,7 +24,7 @@
<return type="Control">
</return>
<description>
Returns the base [Control].
Returns the main container of Godot's editor window. You can use it, for example, to retrieve the size of the container and place your controls accordingly.
</description>
</method>
<method name="get_edited_scene_root">