Summary - Game client integration - (Unity module)
Last updated on March 12, 2025
Congratulations
In this module, you have learned how to implement:
- Connect game client to the sample matchmaking backend service to perform matchmaking.
Resources
Full code of this tutorial module:
- Assets/Resources/Modules/CustomMatchmaking/Prefabs/UI/CustomMatchmakingMenu.prefab
- Assets/Resources/Modules/CustomMatchmaking/Scripts/UI/CustomMatchmakingMenu.cs
- Assets/Resources/Modules/CustomMatchmaking/Scripts/CustomMatchmakingWrapper.cs
- Assets/Resources/Modules/CustomMatchmaking/Scripts/CustomMatchmakingModels.cs