Düzenle

Aracılığıyla paylaş


GKStateMachine.FromStates(GKState[]) Method

Definition

Factory method to create a new GKStateMachine with the specified states.

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

Parameters

states
GKState[]

Returns

Attributes

Applies to