World.clientPublicData
Returns client public data from a world.
Kind: Member
Environments: Game
Game
Get
Availability: Client only
Returns client public data from a world.
Returns:
| Type | Description |
|---|---|
| table | The public data. |
Set
Availability: Client only
Sets client public data on a World.
Parameters:
| Name | Type | Description |
|---|---|---|
publicData |
table | The public data. |