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