Compartir a través de


GKStateMachine.FromStates(GKState[]) Método

Definición

Método factory para crear un nuevo GKStateMachine con el especificado states.

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

Parámetros

states
GKState[]

Devoluciones

Atributos

Se aplica a