Share via


GKGraphNode.GetEstimatedCost(GKGraphNode) Method

Definition

[Foundation.Export("estimatedCostToNode:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float GetEstimatedCost(GameplayKit.GKGraphNode node);
[<Foundation.Export("estimatedCostToNode:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetEstimatedCost : GameplayKit.GKGraphNode -> single
override this.GetEstimatedCost : GameplayKit.GKGraphNode -> single

Parameters

Returns

Attributes

Applies to