AchievementUpdate
(
o
)
|
Signature
Oculus.Platform.Models.AchievementUpdate.AchievementUpdate(IntPtr o) Parameters o: IntPtr |
JustUnlocked
: readonly bool |
This indicates if this update caused the achievement to unlock.
Signature
readonly bool Oculus.Platform.Models.AchievementUpdate.JustUnlocked |
Name
: readonly string |
The unique AchievementDefinition::Name used to reference the updated achievement, as specified in the developer dashboard.
Signature
readonly string Oculus.Platform.Models.AchievementUpdate.Name |