Shape.setCompromised

Set the state that determines if a shape is compromised.

Kind: Function

Environments: Game

Game

shape:setCompromised( state )

Open the full Game reference

Availability: Server only

True to set compromised and false to set not compromised.

Parameters:

Name Type Description
shape Shape The shape.
state boolean The state.