|
Highroad Engine v1.3
|
Generic MatchEntry for lobby Interface. Used by lobby UI to list all matches for the user to join More...
Properties | |
| int | NetworkId [getset] |
| int | GameId [getset] |
| string | GameIdString [getset] |
| string | Name [getset] |
| int | CurrentSize [getset] |
| int | MaxSize [getset] |
Properties inherited from MoreMountains.HighroadEngine.IGenericMatchInfo | |
| int | NetworkId [getset] |
| Network identifier. More... | |
| int | GameId [getset] |
| Game identifier. More... | |
| string | GameIdString [getset] |
| Game identifier as a string (for Photon compatibility) More... | |
| string | Name [getset] |
| Name of the match. More... | |
| int | CurrentSize [getset] |
| Number of players ingame. More... | |
| int | MaxSize [getset] |
| Max number of players in this game. More... | |
Generic MatchEntry for lobby Interface. Used by lobby UI to list all matches for the user to join
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |