Beamable SDK
|
Public Member Functions | |
MatchmakingHandle (IPlatformService platform, string gameType, MatchmakingUpdate status, Action< MatchmakingStatus > onUpdate=null) | |
void | Dispose () |
async Task | WaitForGameStart () |
Public Attributes | |
readonly string | GameType |
Properties | |
MatchmakingStatus | Status [get] |
Events | |
Action< MatchmakingStatus > | OnUpdate |