![]() |
LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
|
A set of important information about a player. More...
Properties | |
| DateTime | created_at [get, set] |
| When this player was first created. | |
| DateTime | last_seen [get, set] |
| The last time this player logged in. | |
| string | name [get, set] |
| The name of the player expressly configured through a SetPlayerName call. | |
| string | public_uid [get, set] |
| The public uid of the player. | |
| int | legacy_id [get, set] |
| The legacy id of the player. | |
| string | id [get, set] |
| The id of the player. | |
A set of important information about a player.
|
getset |
The id of the player.
This id is in the form a ULID and is sometimes called player_ulid or similar
|
getset |
The legacy id of the player.
This id is in the form of an integer and are sometimes called simply player_id or id
|
getset |
The public uid of the player.
This id is in the form of a UID