sm.item.isHarvestablePart
Return whether the Shape uuid belongs to a harvestable shape.
Kind: Function
Environments: Game
Game
sm.item.isHarvestablePart( uuid )
Parameters:
| Name | Type | Description |
|---|---|---|
uuid |
Uuid | The shape uuid. |
Returns:
| Type | Description |
|---|---|
| boolean | True if shape is a harvestable shape. |