Monobit Unity Networking ver.2.8.0 Server API Reference (C#)
|
This is the complete list of members for mun_master.MatchingStats, including all inherited members.
GetClientCountInLobby() | mun_master.MatchingStats | |
GetClientCountInRoom() | mun_master.MatchingStats | |
GetClientCountInServer() | mun_master.MatchingStats | |
GetRoomCountInLobby() | mun_master.MatchingStats | |
m_ClientCountInLobby | mun_master.MatchingStats | protected |
m_ClientCountInRoom | mun_master.MatchingStats | protected |
m_ClientCountInServer | mun_master.MatchingStats | protected |
m_RoomCountInLobby | mun_master.MatchingStats | protected |
MatchingStats(Int32 clientCountCountInServer=0, Int32 clientCountCountInLobby=0, Int32 clientCountInRoom=0, Int32 roomCountInLobby=0) | mun_master.MatchingStats | |
Set(Int32 clientCountCountInServer=0, Int32 clientCountCountInLobby=0, Int32 clientCountInRoom=0, Int32 roomCountInLobby=0) | mun_master.MatchingStats |