Working with the Multiplayer Services SDK
The topics in this section describe how to programmatically interact with your multiplayer game.
Topic | Description |
---|---|
Initialize Unity Gaming Services | Understand the first step to starting a multiplayer game. |
Create a session | Discover how to write the code to create a session. |
Join a session | Learn about the several ways to join an existing session. |
Matchmaking into a session | Learn about the several ways to matchmake into a session. |
Multiplay Hosting support | Learn about Multiplayer Services sessions compatibility with Multiplay Hosting. |