|
My Project
|
This API must be enabled for use as an option in the game manager website. It is disabled by default. More...
Public Attributes | |
| string | BuildVersion |
| version information for the build of the game server which is to be started | |
| string | CharacterId |
| character to use for stats based matching. Leave null to use account stats | |
| string | CustomCommandLineData |
| custom command line argument when starting game server process | |
| Dictionary< string, string > | CustomTags |
| The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). | |
| string | GameMode |
| the title-defined game mode this server is to be running (defaults to 0 if there is only one mode) | |
| Region | Region |
| the region to associate this server with for match filtering | |
| string | StatisticName |
| player statistic for others to use in finding this game. May be null for no stat-based matching | |
Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon | |
| PlayFabAuthenticationContext | AuthenticationContext |
Additional Inherited Members | |
Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel | |
| string | ToJson () |
This API must be enabled for use as an option in the game manager website. It is disabled by default.