Achievement Fields |
[This is preliminary documentation and is subject to change.]
The RuyiNetAchievementResponseDataAchievement type exposes the following members.
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.
|