Edit

Share via


GKObstacleGraph.RemoveObstacles(GKPolygonObstacle[]) Method

Definition

Removes the specified obstacles from the GKObstacleGraph.

[Foundation.Export("removeObstacles:")]
public virtual void RemoveObstacles (GameplayKit.GKPolygonObstacle[] obstacles);
abstract member RemoveObstacles : GameplayKit.GKPolygonObstacle[] -> unit
override this.RemoveObstacles : GameplayKit.GKPolygonObstacle[] -> unit

Parameters

obstacles
GKPolygonObstacle[]
Attributes

Applies to