![]() |
Monobit Unity Networking ver.2.8.0 Server API Reference (C++)
|
This is the complete list of members for MatchingLobby, including all inherited members.
| GetId() | MatchingLobby | |
| GetKind() | MatchingLobby | |
| GetName() | MatchingLobby | |
| GetPlayerCountInLobby() | MatchingLobby | |
| GetPlayerCountInRoom() | MatchingLobby | |
| GetRoomCount() | MatchingLobby | |
| GetSummaryInfo(STREAM::SummaryLobbyInfo &info) | MatchingLobby | |
| m_Id | MatchingLobby | protected |
| m_Kind | MatchingLobby | protected |
| m_Name | MatchingLobby | protected |
| m_PlayerCountInLobby | MatchingLobby | protected |
| m_PlayerCountInRoom | MatchingLobby | protected |
| m_RoomCount | MatchingLobby | protected |
| MatchingLobby(uint64 id=0, std::string name="", uint8 kind=STREAM::LOBBYKIND_DEFAULT, int32 playerCountInLobby=0, int32 roomCount=0, int32 playerCountInRoom=0) | MatchingLobby | |
| SetKind(uint8 kind) | MatchingLobby | |
| SetName(std::string name) | MatchingLobby | |
| SetPlayerCountInLobby(int32 playerCount) | MatchingLobby | |
| SetPlayerCountInRoom(int32 playerCount) | MatchingLobby | |
| SetRoomCount(int32 roomCount) | MatchingLobby | |
| ~MatchingLobby() | MatchingLobby | virtual |