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