Category: Objects
/ Menu
Since engine version: 1.0 OC
SetMenuSize
Description
Changes the display size of an object menu so the specified number of menu entries will be displayed per line or column.
Syntax
bool SetMenuSize(int coloumns, int rows);
Parameters
- coloumns:
- 0-50: number of entries to be displayed per line
- rows:
- 0-50: number of entries to be displayed per column