Player IO names enum class, used for connection with the webservice and server.
More...
|
static string | USER_ID = "guest-" + Random.Range(10000, 99999) |
|
Player IO names enum class, used for connection with the webservice and server.
const string PlayerIONames.AUTH_ID = null |
const string PlayerIONames.CONNECTION_ID = "public" |
const string PlayerIONames.GAME_ID_DEV = "the-flock-stage-vosoiqctu0unsboalgoka" |
const string PlayerIONames.GAME_ID_LIVE = "the-flock-6xst0l7duylqarfxldoag" |
const string PlayerIONames.PARTNER_ID = null |
string PlayerIONames.USER_ID = "guest-" + Random.Range(10000, 99999) |
|
static |
The documentation for this class was generated from the following file:
- C:/jayce/project/theflock/client/Assets/Source/com/jbrettob/data/enum/PlayerIONames.cs