Difference between revisions of "SetOnMenuClickEventHandler"

26 bytes added ,  21:55, 29 January 2017
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: "Apparel"). For template ListBox elements, the name is suffixed with the element's index in the list (for example: "stats_list_template_item:26")
*'''(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 =  
Anonymous user