Compartir a través de


GKGameModel_Extensions.UnapplyGameModelUpdate Método

Definición

Quita los cambios especificados del estado del juego.

[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

Parámetros

This
IGKGameModel

Instancia en la que opera este método.

gameModelUpdate
IGKGameModelUpdate
Atributos

Se aplica a