Share via


GKGraphNode.GetCost(GKGraphNode) Method

Definition

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

Parameters

Returns

Attributes

Applies to