Monobit Unity Networking ver.2.8.0 Server API Reference (C++)
|
This is the complete list of members for MatchingStats, including all inherited members.
GetClientCountInLobby() | MatchingStats | |
GetClientCountInRoom() | MatchingStats | |
GetClientCountInServer() | MatchingStats | |
GetRoomCountInLobby() | MatchingStats | |
m_ClientCountInLobby | MatchingStats | protected |
m_ClientCountInRoom | MatchingStats | protected |
m_ClientCountInServer | MatchingStats | protected |
m_RoomCountInLobby | MatchingStats | protected |
MatchingStats(int32 clientCountInServer=0, int32 clientCountInLobby=0, int32 clientCountInRoom=0, int32 roomCountInLobby=0) | MatchingStats | |
Set(int32 clientCountInServer=0, int32 clientCountInLobby=0, int32 clientCountInRoom=0, int32 roomCountInLobby=0) | MatchingStats | |
~MatchingStats() | MatchingStats | virtual |