game-common / pragma.gameinstance /

Package pragma.gameinstance #

Types #

NameSummary

GameInstanceHostPlugin

interface GameInstanceHostPlugin

GameInstanceHostPlugin is used to route a game instance to a host game server.

GameInstanceMatchmakingPlugin

interface GameInstanceMatchmakingPlugin

GameInstanceMatchmakingPlugin is used to define custom interactions for a game instance and its players when entering matchmaking.

GameInstancePlugin

interface GameInstancePlugin

GameInstancePlugin is used to define custom interactions throughout the lifecycle of a game instance.