Edit

Share via


GKBehavior.RemoveGoal(GKGoal) Method

Definition

Removes the specified goal from the GKBehavior.

[Foundation.Export("removeGoal:")]
public virtual void RemoveGoal (GameplayKit.GKGoal goal);
abstract member RemoveGoal : GameplayKit.GKGoal -> unit
override this.RemoveGoal : GameplayKit.GKGoal -> unit

Parameters

goal
GKGoal
Attributes

Applies to