Monobit Unity Networking ver.2.8.0 Server API Reference (C++)
|
This is the complete list of members for MatchingClient, including all inherited members.
GetId() | MatchingClient | |
GetLobbyId() | MatchingClient | |
GetName() | MatchingClient | |
GetPlayerId() | MatchingClient | |
GetRoomId() | MatchingClient | |
m_Id | MatchingClient | protected |
m_LobbyId | MatchingClient | protected |
m_Name | MatchingClient | protected |
m_PlayerId | MatchingClient | protected |
m_RoomId | MatchingClient | protected |
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() | MatchingClient | virtual |