GKObstacleGraph.RemoveObstacles(GKPolygonObstacle[]) 메서드

정의

obstacles에서 지정된 GKObstacleGraph을 제거합니다.

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

매개 변수

obstacles
GKPolygonObstacle[]
특성

적용 대상