File size: 277 Bytes
1e92f2d
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# Menu Setter

Provides a way to update a previously created menu.

## Functions

`setRequiresUser( menu, enabled )` - sets the `enabled` state of all items in the menu with `requiresUser`

Where:

- `menu` - a menu returned from `Menu.buildFromTemplate`
- `enabled` - boolean