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