disable.item

Category

Menu/Key commands

Syntax

disable.item(cA);

Description

Disables the menu item that is assigned to controller cA.

All menu items are enabled again when the game is restarted, so if there are any items that need to be disabled permanently (such as separators) then they should be disabled again when the game is restarted.

See also

enable.item