Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PlayFab
AdminModels
ModifyMatchmakerGameModesRequest
C# Class PlayFab.AdminModels.ModifyMatchmakerGameModesRequest
Inheritance:
PlayFabRequestCommon
Show file
Open project: PlayFab/PlayFabGameServer
Class Usage Examples
Public Properties
Property
Type
Description
BuildVersion
string
GameModes
List
Property Details
BuildVersion
public property
previously uploaded build version for which game modes are being specified
public
string
BuildVersion
return
string
GameModes
public property
array of game modes (Note: this will replace all game modes for the indicated build version)
public
List
GameModes
return
List