GKState.DidEnter(GKState) 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.
Appelé lorsque le propriétaire GKStateMachine passe à ce GKState.
[Foundation.Export("didEnterWithPreviousState:")]
public virtual void DidEnter (GameplayKit.GKState previousState);
abstract member DidEnter : GameplayKit.GKState -> unit
override this.DidEnter : GameplayKit.GKState -> unit
Paramètres
- Attributs