disable.item

Category

Menu/IO 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 permenantly (such as seperators) then they should be disabled again when the game is restarted.

See also

enable.item