Public Member Functions | |
MyMultiplayerMatchmaking (MatchmakingService matchmakingService, int targetPlayerCount) | |
async Task< MyMatchmakingResult > | Start () |
void | Stop () |
Static Public Attributes | |
const int | Delay = 1000 |
Properties | |
MyMatchmakingResult | MyMatchmakingResult [get] |
Events | |
Action< MyMatchmakingResult > | OnProgress |
Action< MyMatchmakingResult > | OnComplete |