LeaderboardIdentity Members
The following tables list the members exposed by the LeaderboardIdentity type.
Public Properties
Name | Description | |
---|---|---|
GameMode | Provides access to the game mode for this leaderboard identity. | |
Key | The key string associated with this leaderboard identity. |
Public Methods
Name | Description | |
---|---|---|
Create | Overloaded. Creates a leaderboard identity. | |
Equals | (Inherited from ValueType.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Remarks
Warning
This class and all related methods and properties only retrieve a calculated result for titles approved to access Xbox LIVE Services through the Xbox LIVE Registered Developer Program. For Xbox LIVE Indie games, the properties in this class will not return a calculated result, and related methods will report a NotSupportedException.
See Also
Reference
LeaderboardIdentity Structure
Microsoft.Xna.Framework.GamerServices Namespace