다음을 통해 공유


GKGraphNode.RemoveConnections(GKGraphNode[], Boolean) 메서드

정의

GKGraphNodenodes에서 로의 연결을 제거합니다. 이 이falsebidirectional 의 바깥쪽 연결 this 만 제거됩니다.

[Foundation.Export("removeConnectionsToNodes:bidirectional:")]
public virtual void RemoveConnections (GameplayKit.GKGraphNode[] nodes, bool bidirectional);
abstract member RemoveConnections : GameplayKit.GKGraphNode[] * bool -> unit
override this.RemoveConnections : GameplayKit.GKGraphNode[] * bool -> unit

매개 변수

nodes
GKGraphNode[]
bidirectional
Boolean
특성

적용 대상