Edit

Share via


GKObstacleGraph.GetNodes(GKPolygonObstacle) Method

Definition

Returns the array of GKGraphNode2D corresponding to the obstacle.

public virtual GameplayKit.GKGraphNode2D[] GetNodes (GameplayKit.GKPolygonObstacle obstacle);
abstract member GetNodes : GameplayKit.GKPolygonObstacle -> GameplayKit.GKGraphNode2D[]
override this.GetNodes : GameplayKit.GKPolygonObstacle -> GameplayKit.GKGraphNode2D[]

Parameters

Returns

Applies to