GKGameModelPlayer_Extensions.GetPlayerId(IGKGameModelPlayer) Method

Definition

Returns a value identifying the IGKGameModelPlayer.

public static nint GetPlayerId (this GameplayKit.IGKGameModelPlayer This);
static member GetPlayerId : GameplayKit.IGKGameModelPlayer -> nint

Parameters

This
IGKGameModelPlayer

The instance on which this method operates.

Returns

System.System.IntPtr System.nativeint

Applies to