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 #

TopicDescription
Game Instance OverviewOverview of the Game Instance service
Game Instance TasksCommon Game Instance tasks
Game Instance ReferenceSDK, plugins, events, and data classes related to the Game Instance service