Game Instance Tasks #
This section provides instructions for common actions related to game instances.
Contents #
| Topic | Description |
|---|---|
| Create game instances | Learn how to create or join a game instance via matchmaking or directly from the player client SDK or backend service. |
| End game instances | Learn how to end a game instance. |
| Add players to game instances | Learn how to directly join an existing game, and add players to existing games. |
| Leave game instances | Learn how to leave or end a game instance for one or more players. |
| Manage game data | Learn how to manage custom game data using the data store. |