GKGameModelPlayer_Extensions.GetPlayerId(IGKGameModelPlayer) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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