LeaderboardIdentity.Create Method (LeaderboardKey, Int32)

Creates a new LeaderboardIdentity from a leaderboard key and game mode value.

Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)

Syntax

public static LeaderboardIdentity Create (
         LeaderboardKey key,
         int gameMode
)

Parameters

  • key
    The leaderboard key to use for this leaderboard identity.
  • gameMode
    The game mode value for this leaderboard identity.

Return Value

The new Leaderboard Identity. It is null if creation failed.

Remarks

Warning

This method retrieves a calculated result only for titles approved to access Xbox LIVE Services through the Xbox LIVE Registered Developer Program. For Xbox LIVE Indie games, this method returns immediately with a predetermined default value.

See Also

Reference

LeaderboardIdentity Structure
LeaderboardIdentity Members
Microsoft.Xna.Framework.GamerServices Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone 7