Update classref and docs, fix missing parameters' name

This commit is contained in:
Poommetee Ketson
2018-03-24 00:57:58 +07:00
parent 0f6fdb77c5
commit 72aa87758a
11 changed files with 21 additions and 24 deletions

View File

@@ -198,6 +198,7 @@
<argument index="0" name="ID" type="int">
</argument>
<description>
This signal is emitted when user navigated to an item using [code]ui_up[/code] or [code]ui_down[/code] action. ID of the item selected is passed as argument (if no IDs were added, ID will be just the item index).
</description>
</signal>
<signal name="item_selected">