Dojo
Loading...
Searching...
No Matches
Dojo.Nakama.MatchStorageData Class Reference

Match storage data structure on Nakama. More...

Public Attributes

string GameTag
 
string ServerId
 
string MatchId
 
int MaxNumPlayers
 
int NumPlayers
 
int NumClients
 

Detailed Description

Match storage data structure on Nakama.

Member Data Documentation

◆ GameTag

string Dojo.Nakama.MatchStorageData.GameTag

Game identifier

◆ MatchId

string Dojo.Nakama.MatchStorageData.MatchId

Current hosting match ID

◆ MaxNumPlayers

int Dojo.Nakama.MatchStorageData.MaxNumPlayers

Maximum number of players allowed in game

◆ NumClients

int Dojo.Nakama.MatchStorageData.NumClients

Number of users in game

◆ NumPlayers

int Dojo.Nakama.MatchStorageData.NumPlayers

Number of players in game

◆ ServerId

string Dojo.Nakama.MatchStorageData.ServerId

Server user ID


The documentation for this class was generated from the following file: