DgsMenuGetItemCommand: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 July 2025

  • curprev 04:5104:51, 10 July 2025Mohab talk contribs 1,979 bytes −34 No edit summary
  • curprev 04:5104:51, 10 July 2025Mohab talk contribs 2,013 bytes −28 No edit summary
  • curprev 04:4404:44, 10 July 2025Mohab talk contribs 2,041 bytes +2,041 Created page with "{{Client function}} __NOTOC__ This function retrieves the command identifier of a menu item. The command is used to identify which action should be performed when the item is selected. ==Syntax== <syntaxhighlight lang="lua"> string dgsMenuGetItemCommand ( element menu, int uniqueID ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element containing the item *'''uniqueID:''' The unique ID of the menu item (returned by dgsMenuAddItem) ===Retur..."