game-common / pragma.gameinstance / GameInstancePlugin / handleBackendUpdateRequest /

handleBackendUpdateRequest #

open suspend fun handleBackendUpdateRequest(gameInstance: GameInstance.GameInstance, requestExt: ExtBackendUpdateRequest)

Called when receiving a backend request to update a game instance.

Parameters #

gameInstance

The game instance to be updated.

requestExt

The data sent along with the request.