Game Instance Service #
The Game Instance service is responsible for tracking in-progress game instances, receiving events from the game server, and executing all end of game processing. In tandem with the Session service, the Game Instance service helps reconnect disconnected players to ongoing game instances.
Contents #
Topic | Description |
---|---|
Game Instance Overview | Overview of the Game Instance service |
Game Instance Tasks | Common Game Instance tasks |
Game Instance Reference | SDK, plugins, events, and data classes related to the Game Instance service |