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

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

GetId()MatchingClient
GetLobbyId()MatchingClient
GetName()MatchingClient
GetPlayerId()MatchingClient
GetRoomId()MatchingClient
m_IdMatchingClientprotected
m_LobbyIdMatchingClientprotected
m_NameMatchingClientprotected
m_PlayerIdMatchingClientprotected
m_RoomIdMatchingClientprotected
MatchingClient(uint32 id=0, std::string name="", uint64 lobbyId=0, uint64 roomId=0, int32 playerId=0)MatchingClient
SetId(uint32 id)MatchingClient
SetLobbyId(uint64 lobbyId)MatchingClient
SetName(std::string name)MatchingClient
SetPlayerId(int32 playerId)MatchingClient
SetRoomId(uint64 roomId)MatchingClient
~MatchingClient()MatchingClientvirtual