Appearance
Release 5
July 13th, 2020
Appearance
July 13th, 2020
PlayerModel
OnPlayerBannedStatusChanged(bool isBanned) event has been added to more conveniently detect a player getting banned while logged in to the game. Example code at ‣. PlayerChangeName action. Now you should send a PlayerChangeOwnNameRequest message instead.PlayerClearPendingDuplicateInAppPurchase action has been added. When a pending purchase has the ReceiptAlreadyUsed status, the client should invoke this action and also confirm the purchase to the IAP store. This is analogous to how purchases with the ValidReceipt status are claimed with PlayerClaimPendingInAppPurchase. OnPlayerBannedStatusChanged() to StateManagerExcludeFromGdprExport attribute to PlayerModelOnPlayerExecuteServerAction() moved from StateManager to MetaplayClient for less user land boilerplate