Monobit Unity Networking ver.2.8.0 Server API Reference (C++)
MatchingLobby Member List

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_IdMatchingLobbyprotected
m_KindMatchingLobbyprotected
m_NameMatchingLobbyprotected
m_PlayerCountInLobbyMatchingLobbyprotected
m_PlayerCountInRoomMatchingLobbyprotected
m_RoomCountMatchingLobbyprotected
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()MatchingLobbyvirtual