Black Ops III

FreezeControlsAllowLook

Blocks or unblocks control input from this player, but allows the player to look around

Example:

level.player FreezeControlsAllowLook( true )

Parameters

ParameterSummary
*freeze state: true if the player's controls are frozen, false otherwise.

* = mandatory