Edit

Share via


GKStateMachine.CurrentState Property

Definition

The current GKState of the machine.

public virtual GameplayKit.GKState CurrentState { [Foundation.Export("currentState")] get; }
member this.CurrentState : GameplayKit.GKState

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to