RuyiNetAchievement Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class RuyiNetAchievement
The RuyiNetAchievement type exposes the following members.
Name | Description | |
---|---|---|
RuyiNetAchievement |
Construct from an achievement response.
|
Name | Description | |
---|---|---|
AchievementId |
The ID of the achievement.
| |
CoinAwarded |
The amount of coin awarded when this achievement is gained.
| |
Description |
A description of the achievement.
| |
ExtraData |
Any extra data attached by the developer.
| |
GameId |
The ID of the game this achievement belongs to.
| |
ImageUrl |
The URL of the image related to this achievement.
| |
InvisibleUntilEarned |
Whether or not the achievement is invisible until it's earned.
| |
Status |
Whether or not the current player has earned this achievement.
| |
Title |
The achievement's title.
| |
XpAwarded |
The XP awarded when this achievement is gained.
|