Harvestable.setPublicData
Sets (server) public data on a harvestable.
Kind: Function
Environments: Game
Game
harvestable:setPublicData( data )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
harvestable |
Harvestable | The harvestable. |
data |
table | The public data. |