GKAgent.Behavior Property

Definition

The behavior of the GKAgent, described by a set of weighted goals.

public virtual GameplayKit.GKBehavior Behavior { [Foundation.Export("behavior", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setBehavior:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Behavior : GameplayKit.GKBehavior with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to