Game Instance Service #
This section provides and overview of the Game Instance service, which is responsible for tracking in-progress game instances, receiving events from the game server, and executing all end of game processing.
Contents #
Topic | Description |
---|---|
Game Instance Overview | Overview of the Game Instance service |
Game Instance Tasks | Common Game Instance tasks |
Game Instance Backend Reference | Backend plugins, data classes, configurations, and exts related to the Game Instance service |
Game Instance SDK Reference | SDK methods, classes, and events related to the Game Instance service |