Monobit Unity Networking ver.2.8.0 Server API Reference (C#)
|
This is the complete list of members for mun_master.MatchingClient, including all inherited members.
GetId() | mun_master.MatchingClient | |
GetLobbyId() | mun_master.MatchingClient | |
GetName() | mun_master.MatchingClient | |
GetPlayerId() | mun_master.MatchingClient | |
GetRoomId() | mun_master.MatchingClient | |
m_Id | mun_master.MatchingClient | protected |
m_LobbyId | mun_master.MatchingClient | protected |
m_Name | mun_master.MatchingClient | protected |
m_PlayerId | mun_master.MatchingClient | protected |
m_RoomId | mun_master.MatchingClient | protected |
MatchingClient(UInt32 id=0, string name="", UInt64 lobbyId=0, UInt64 roomId=0, Int32 playerId=0) | mun_master.MatchingClient | |
SetId(UInt32 id) | mun_master.MatchingClient | |
SetLobbyId(UInt64 lobbyId) | mun_master.MatchingClient | |
SetName(string name) | mun_master.MatchingClient | |
SetPlayerId(Int32 playerId) | mun_master.MatchingClient | |
SetRoomId(UInt64 roomId) | mun_master.MatchingClient |