Share via


GKEntriesForPlayersResult Class

Definition

This class holds the return values for an asynchronous operation.

public class GKEntriesForPlayersResult
type GKEntriesForPlayersResult = class
Inheritance
GKEntriesForPlayersResult

Constructors

Name Description
GKEntriesForPlayersResult(GKLeaderboardEntry, GKLeaderboardEntry[])

Creates a new instance of this class.

Properties

Name Description
Entries

The result value from the asynchronous operation.

LocalPlayerEntry

The result value from the asynchronous operation.

Applies to