Compartilhar via


GKStateMachine.FromStates(GKState[]) Método

Definição

Método factory para criar um novo GKStateMachine com o especificado states.

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

Parâmetros

states
GKState[]

Retornos

Atributos

Aplica-se a