다음을 통해 공유


GKGraph.ConnectNodeToLowestCostNode(GKGraphNode, Boolean) 메서드

정의

Nodes 연결 비용이 가장 낮은 기존 T:GameplayKit.GKNode에 를 추가하고 node 연결합니다.

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

매개 변수

bidirectional
Boolean
특성

적용 대상