소스 검색

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