aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/PopupMenu.xml
diff options
context:
space:
mode:
authorPoommetee Ketson2018-03-24 00:57:58 +0700
committerPoommetee Ketson2018-04-11 10:20:22 +0700
commit72aa87758a6c7795dc488cda45ccbd37f71de9a7 (patch)
tree5258d73a942a67d6e5a90c9ccbd9c3287af4a0ff /doc/classes/PopupMenu.xml
parent0f6fdb77c58f6f17bcdd85b107ad30b4e04edf3f (diff)
downloadgodot-72aa87758a6c7795dc488cda45ccbd37f71de9a7.tar.gz
godot-72aa87758a6c7795dc488cda45ccbd37f71de9a7.tar.zst
godot-72aa87758a6c7795dc488cda45ccbd37f71de9a7.zip
Update classref and docs, fix missing parameters' name
Diffstat (limited to '')
-rw-r--r--doc/classes/PopupMenu.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/PopupMenu.xml b/doc/classes/PopupMenu.xml
index 12bff4529..166a4be2b 100644
--- a/doc/classes/PopupMenu.xml
+++ b/doc/classes/PopupMenu.xml
@@ -495,6 +495,7 @@
<argument index="0" name="ID" type="int">
</argument>
<description>
+ This event is emitted when user navigated to an item of some id using [code]ui_up[/code] or [code]ui_down[/code] action.
</description>
</signal>
<signal name="id_pressed">