GKGameModel_Extensions.UnapplyGameModelUpdate Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Supprime les modifications spécifiées de l’état du jeu.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, 2, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void UnapplyGameModelUpdate (this GameplayKit.IGKGameModel This, GameplayKit.IGKGameModelUpdate gameModelUpdate);
static member UnapplyGameModelUpdate : GameplayKit.IGKGameModel * GameplayKit.IGKGameModelUpdate -> unit
Paramètres
- This
- IGKGameModel
Instance sur laquelle cette méthode fonctionne.
- gameModelUpdate
- IGKGameModelUpdate
- Attributs