GKBehavior.RemoveAllGoals 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 all GKGoal objects from this GKBehavior.
[Foundation.Export("removeAllGoals")]
public virtual void RemoveAllGoals ();
abstract member RemoveAllGoals : unit -> unit
override this.RemoveAllGoals : unit -> unit
- Attributes