浏览代码

Merge pull request #50336 from SirQuartz/patch-20

Add description to `Viewport`
Max Hilbrunner 4 年之前
父节点
当前提交
e73eecfec5
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/classes/Viewport.xml

+ 1 - 0
doc/classes/Viewport.xml

@@ -134,6 +134,7 @@
 			<return type="void" />
 			<argument index="0" name="text" type="String" />
 			<description>
+				Returns [code]true[/code] if the viewport is currently embedding windows.
 			</description>
 		</method>
 		<method name="push_unhandled_input">