disableUserInput

From Bohemia Interactive Community
Revision as of 07:08, 16 April 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

disableUserInput disable

Operand types:

disable: Boolean

Type of returned value:

Nothing

Description:

Disable user input. This is normally used in cutscenes to disable players controls.

Example:

disableUserInput true