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

This is the complete list of members for MatchingStats, including all inherited members.

GetClientCountInLobby()MatchingStats
GetClientCountInRoom()MatchingStats
GetClientCountInServer()MatchingStats
GetRoomCountInLobby()MatchingStats
m_ClientCountInLobbyMatchingStatsprotected
m_ClientCountInRoomMatchingStatsprotected
m_ClientCountInServerMatchingStatsprotected
m_RoomCountInLobbyMatchingStatsprotected
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()MatchingStatsvirtual