소스 검색

Update EditorInterface.xml

char0xff 7 년 전
부모
커밋
0c10d3fc16
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/classes/EditorInterface.xml

+ 1 - 1
doc/classes/EditorInterface.xml

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