Open Dev Kit Documentation :: GUI :: Menubar :: Menu Clicked
GUI.Menubar.MenuClicked( ID Integer, Text String, Data Abstract* )Triggers when a menu is picked
Parameters
- ID Integer
- ID of the clicked menu
- Text String
- Text of the clicked menu
- Data Abstract*
- Additional data associated with the clicked menu
If you think anything is missing, please feel free to: submit documentation feedback on this page
