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