DgsMenuSetItemText: 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,953 bytes −28 No edit summary
  • curprev 04:4704:47, 10 July 2025Mohab talk contribs 1,981 bytes −42 No edit summary
  • curprev 04:4704:47, 10 July 2025Mohab talk contribs 2,023 bytes +2,023 Created page with "{{Client function}} __NOTOC__ This function changes the displayed text of an existing menu item. ==Syntax== <syntaxhighlight lang="lua"> bool dgsMenuSetItemText ( element menu, int uniqueID, string text ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element containing the item *'''uniqueID:''' The unique ID of the menu item (returned by dgsMenuAddItem) *'''text:''' The new text to display for this menu item ===Returns=== Returns ''true'' i..."