Achievement Members
The following tables list the members exposed by the Achievement type.
Public Properties
Name | Description | |
---|---|---|
Description | Gets the localized achievement description string. | |
DisplayBeforeEarned | Gets whether this achievement should be displayed before it is earned. | |
EarnedDateTime | Gets the date at which this achievement was earned. | |
EarnedOnline | Gets whether this achievement was earned while online. | |
GamerScore | Gets the amount of gamer score awarded for earning this achievement. | |
HowToEarn | Gets the localized description of the steps necessary to earn the achievement. | |
IsEarned | Gets whether the current player has earned this achievement. | |
Key | Gets the achievement key string. | |
Name | Gets the localized achievement name string, for display to the user. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetPicture | Gets the image associated with this achievement. | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
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
Achievement Class
Microsoft.Xna.Framework.GamerServices Namespace