game-common / pragma.gameinstance /
Package pragma.gameinstance #
Types #
Name | Summary |
---|---|
The backend entrypoint for sending RPCs to the GameInstanceService. | |
GameInstanceMatchmakingPlugin is used to define custom interactions for a game instance and its players when entering matchmaking. | |
GameInstancePlugin is used to define custom interactions throughout the lifecycle of a game instance. | |
GameServerProviderPlugin is used to allocate a game server for a game instance. | |
A GameServerProviderPlugin implementation that will run a game server executable on the local machine. |