Condividi tramite


GKStateMachine.FromStates(GKState[]) Metodo

Definizione

Metodo factory per creare un nuovo GKStateMachine oggetto con l'oggetto specificato states.

[Foundation.Export("stateMachineWithStates:")]
public static GameplayKit.GKStateMachine FromStates (GameplayKit.GKState[] states);
static member FromStates : GameplayKit.GKState[] -> GameplayKit.GKStateMachine

Parametri

states
GKState[]

Restituisce

Attributi

Si applica a