Wrapper class for room info received the server More...
Public Attributes | |
| string | roomId |
| Room Id assigned on ther server More... | |
| List< Player > | roomMembers |
| Generic List of players in the room More... | |
| int | maxPlayersPerRoom |
| Maximum Number of players per room More... | |