![]() |
LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
|
Optional parameters that can be sent when starting a session. More...
Properties | |
| string | timezone = null [get, set] |
| Timezone in IANA format. | |
| string | player_name = null [get, set] |
| The name of the player (same as set by SetPlayerName). | |
Optional parameters that can be sent when starting a session.
These are a collection of configuration options relating to the player whom the session is being started for.
|
getset |
The name of the player (same as set by SetPlayerName).
If not supplied, will be left blank.
|
getset |
Timezone in IANA format.
If not supplied, will be set to UTC.