mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Update classref and docs, fix missing parameters' name
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user