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. |
Add players to game instances | Learn how to directly join an existing game, and add players to existing games. |
Manage game data | Learn how to manage custom game data using the data store. |
Leave game instances | Learn how to leave or end a game instance for one or more players. |
End game instances | Learn how to end a game instance. |