Body.setBuildable
Controls whether a body is buildable
Kind: Function
Environments: Game
Game
body:setBuildable( value )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
body |
Body | The body. |
value |
boolean | Whether the body is buildable. |