Difference between revisions of "SetOnMenuClickEventHandler"
Jump to navigation
Jump to search
no edit summary
imported>Jazzisparis |
imported>Jazzisparis |
||
Line 19: | Line 19: | ||
*'''(int) Menu Mode ID''' - 1002/1009/1075 etc. | *'''(int) Menu Mode ID''' - 1002/1009/1075 etc. | ||
*'''(int) Element ID''' - Only for elements with a <id> property. Otherwise -1 is passed. | *'''(int) Element ID''' - Only for elements with a <id> property. Otherwise -1 is passed. | ||
*'''(string_var) Element Name''' - Without the full path (for example: " | *'''(string_var) Element Name''' - Without the full-path, and <u>in lower-case</u> (for example: "apparel"). For template ListBox elements, the name is suffixed with the element's index in the list (for example: "stats_list_template_item:26") | ||
|name = SetOnMenuClickEventHandler | |name = SetOnMenuClickEventHandler | ||
|arguments = | |arguments = |