Player name and various identifier forms used for player lookup operations.
More...
|
|
uint | player_id [get, set] |
| | The legacy integer id of the player.
|
| |
|
string | player_public_uid [get, set] |
| | The public UID of the player.
|
| |
|
string | ulid [get, set] |
| | The ULID of the player.
|
| |
|
string | name [get, set] |
| | The display name of the player.
|
| |
|
string | last_active_platform [get, set] |
| | The platform the player was last active on.
|
| |
|
string | platform_player_id [get, set] |
| | The platform-specific player identifier on the last active platform.
|
| |
Player name and various identifier forms used for player lookup operations.