Class AchievementProgress
Encapsulate properties of achievement progress data
Inherited Members
Namespace: YVR.Platform
Assembly: YVR.Platform.Runtime.dll
Syntax
public class AchievementProgress
Constructors
| Name | Description |
|---|---|
| AchievementProgress(AndroidJavaObject) | Encapsulate properties of achievement progress data |
Fields
| Name | Description |
|---|---|
| apiName | Api name of achievement |
| bitfieldProgress | Bitfield progress of achievement |
| countProgress | Count progress of achievement |
| id | ID of achievement |
| isUnlocked | Is this achievement unlocked |
| target | target of achievement |
| unlockTime | Time when this achievement unlocked |
Methods
| Name | Description |
|---|---|
| ToString() | Encapsulate properties of achievement progress data |