Category: Objects
/ Menu
Since engine version: 5.1 OC
Description
Sets menu selection in an object menu.
Syntax
bool SelectMenuItem(int number);
Parameter
- number:
Number of the menu item which is to be selected. The first entry is number 0.
PeterW, 2002-10