Body.buildable
Check if a body is buildable
Kind: Member
Environments: Game
Game
Get
Check if a body is buildable
Returns:
| Type | Description |
|---|---|
| boolean | Return true if the body is buildable. |
Set
Availability: Server only
Controls whether a body is buildable
Parameters:
| Name | Type | Description |
|---|---|---|
value |
boolean | Whether the body is buildable. |