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