doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-09-11 00:18:05 +02:00
parent bf286ed182
commit c320d9394d
6 changed files with 42 additions and 4 deletions

View File

@ -723,7 +723,7 @@
</description>
</signal>
<signal name="gui_input">
<argument index="0" name="ev" type="InputEvent">
<argument index="0" name="event" type="InputEvent">
</argument>
<description>
Emitted when the node receives an [InputEvent].