Player.publicData

Returns (server) public data from a player.

Kind: Member

Environments: Game

Game

Open the full Game reference

Get

Availability: Server only

Returns (server) public data from a player.

Returns:

Type Description
table The public data.

Set

Availability: Server only

Sets (server) public data on a player.

Parameters:

Name Type Description
data table The public data.