Harvestable.isKinematic
Check if a harvestable is kinematic
Kind: Function
Environments: Game
Game
harvestable:isKinematic( )
Parameters:
| Name | Type | Description |
|---|---|---|
harvestable |
Harvestable | The harvestable. |
Returns:
| Type | Description |
|---|---|
| boolean | Return true if the harvestable is kinematic. |