Monobit Unity Networking ver.2.8.0 Server API Reference (C++)
|
This is the complete list of members for MunMasterSessionToProxyServer, including all inherited members.
Finalize() | MunMasterSessionToProxyServer | static |
Initialize(MunMasterConfigure &configure) | MunMasterSessionToProxyServer | static |
Send_Master_CheckResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterCheckResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Lobby_ForceJoinResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterLobbyForceJoinResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Lobby_UpdateResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterLobbyUpdateResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Room_CreateResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterRoomCreateResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Room_ForceJoinResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterRoomForceJoinResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Room_JoinResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterRoomJoinResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Room_LeaveResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterRoomLeaveResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Room_RandomJoinResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterRoomRandomJoinResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Room_UpdateIsOpenResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterRoomUpdateIsOpenResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Room_UpdateIsVisibleResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterRoomUpdateIsVisibleResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Room_UpdateLobbyParametersResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterRoomUpdateLobbyParametersResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Room_UpdateMaxPlayersResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterRoomUpdateMaxPlayersResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Room_UpdatePlayerParametersResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterRoomUpdatePlayerParametersResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Room_UpdateResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterRoomUpdateResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Room_UpdateRoomParametersResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterRoomUpdateRoomParametersResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_SearchPlayersResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterSearchPlayersResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_Stats_UpdateResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterStatsUpdateResponse &response) | MunMasterSessionToProxyServer | static |
Send_Master_UpdatePlayerNameResult(MrsConnection pMunProxy, uint64 proxyClientId, STREAM::MasterUpdatePlayerNameResponse &response) | MunMasterSessionToProxyServer | static |
Update(uint64 updateInterval) | MunMasterSessionToProxyServer | static |