Site Tools


scripting:doc:u:guimenubar:setmenuitemchecked

GuiMenuBar::setMenuItemChecked

(string menu, string menuItem, bool checked) - sets the menu item bitmap to a check mark, which must be the first element in the bitmap array. Any other menu items in the menu with the same check group become unchecked if they are checked.

Syntax

void GuiMenuBar::setMenuItemChecked(string %menu, string %menuItem, bool %checked);

Parameters

string %menu
No description available.

string %menuItem
No description available.

bool %checked
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

References

This function is not called by any other functions.

scripting/doc/u/guimenubar/setmenuitemchecked.txt · Last modified: by 127.0.0.1