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