共用方式為


GKStateMachine.FromStates(GKState[]) 方法

定義

使用指定的 states 來建立新的 GKStateMachine Factory 方法。

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

參數

states
GKState[]

傳回

屬性

適用於