GKMeshGraph<NodeType>.RemoveObstacles(GKPolygonObstacle[]) Method

Definition

[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