瀏覽代碼

Update Viewport.xml

Add description for gui_is_dragging to document drag and drop behavior.
Robert Colton 5 年之前
父節點
當前提交
c99f6453b9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/classes/Viewport.xml

+ 1 - 0
doc/classes/Viewport.xml

@@ -126,6 +126,7 @@
 			<return type="bool">
 			</return>
 			<description>
+				Returns [code]true[/code] if the viewport is currently performing a drag operation.
 			</description>
 		</method>
 		<method name="input">