1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-31 18:41:20 +00:00

Update EditorInterface.xml

This commit is contained in:
char0xff
2018-09-15 18:25:48 +02:00
parent 2cf024ed91
commit 0c10d3fc16

View File

@@ -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">