GKBehavior.RemoveGoal(GKGoal) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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