Harvestable.setParams
Sets param data for a harvestable.
Kind: Function
Environments: Game
Game
harvestable:setParams( data )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
harvestable |
Harvestable | The harvestable. |
data |
any | The param data. |