Freigeben über


GKObstacleGraph.LockConnection(GKGraphNode2D, GKGraphNode2D) Methode

Definition

Schützt die Verbindung vor dem Unterbrochen wird, indem ein Vermittler GKObstaclehinzugefügt wird.

[Foundation.Export("lockConnectionFromNode:toNode:")]
public virtual void LockConnection (GameplayKit.GKGraphNode2D startNode, GameplayKit.GKGraphNode2D endNode);
abstract member LockConnection : GameplayKit.GKGraphNode2D * GameplayKit.GKGraphNode2D -> unit
override this.LockConnection : GameplayKit.GKGraphNode2D * GameplayKit.GKGraphNode2D -> unit

Parameter

startNode
GKGraphNode2D
endNode
GKGraphNode2D
Attribute

Gilt für: