game-common / pragma.gameinstance / GameInstanceApi /
GameInstanceApi #
class GameInstanceApi(service: Service)
The backend entrypoint for sending RPCs to the GameInstanceService.
Constructors #
GameInstanceApi | fun GameInstanceApi(service: Service) |
Functions #
Name | Summary |
---|---|
Request to update a GameInstance. Triggers the GameInstancePlugin.handleBackendUpdateRequest plugin method. |