Share via


GKGameModel_Extensions.GetScore(IGKGameModel, IGKGameModelPlayer) Method

Definition

Gets the score for the specified player.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static IntPtr GetScore(this GameplayKit.IGKGameModel This, GameplayKit.IGKGameModelPlayer player);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetScore : GameplayKit.IGKGameModel * GameplayKit.IGKGameModelPlayer -> nativeint

Parameters

Returns

IntPtr

nativeint

Attributes

Applies to