|
Dojo
|
Match storage data structure on Nakama. More...
Public Attributes | |
| string | GameTag |
| string | ServerId |
| string | MatchId |
| int | MaxNumPlayers |
| int | NumPlayers |
| int | NumClients |
Match storage data structure on Nakama.
| string Dojo.Nakama.MatchStorageData.GameTag |
Game identifier
| string Dojo.Nakama.MatchStorageData.MatchId |
Current hosting match ID
| int Dojo.Nakama.MatchStorageData.MaxNumPlayers |
Maximum number of players allowed in game
| int Dojo.Nakama.MatchStorageData.NumClients |
Number of users in game
| int Dojo.Nakama.MatchStorageData.NumPlayers |
Number of players in game
| string Dojo.Nakama.MatchStorageData.ServerId |
Server user ID