Update Viewport.xml
Add description for gui_is_dragging to document drag and drop behavior.
This commit is contained in:
parent
636bc5c32f
commit
c99f6453b9
1 changed files with 1 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue