Improve descriptions for drag methods
This commit is contained in:
parent
7d6f87899e
commit
31a23ab33f
3 changed files with 8 additions and 3 deletions
|
|
@ -122,6 +122,7 @@
|
|||
<return type="bool" />
|
||||
<description>
|
||||
Returns [code]true[/code] if the viewport is currently performing a drag operation.
|
||||
Alternative to [constant Node.NOTIFICATION_DRAG_BEGIN] and [constant Node.NOTIFICATION_DRAG_END] when you prefer polling the value.
|
||||
</description>
|
||||
</method>
|
||||
<method name="gui_release_focus">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue