次の方法で共有


GKGraph.ConnectNodeToLowestCostNode(GKGraphNode, Boolean) メソッド

定義

これを追加nodeし、接続コストが最も低い既存の T:GameplayKit.GKNode に接続Nodesします。

[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
属性

適用対象