readonly AchievementType | Type[Get] |
readonly string | Name[Get] The name of the achievement. |
readonly uint | BitfieldLength[Get] |
readonly ulong | Target[Get] |
AchievementDefinition ( IntPtr o ) |
readonly AchievementType Oculus.Platform.Models.AchievementDefinition.Type |
---|
This is the type of achievement. There are three types of achievement: AchievementType.Simple - unlocked by completion of a single event or objective, AchievementType.Bitfield - unlocked when a number of bits in a bitfield are set, and AchievementType.Count - unlocked when a counter reaches a defined target. |
readonly string Oculus.Platform.Models.AchievementDefinition.Name |
---|
The name of the achievement. |
readonly uint Oculus.Platform.Models.AchievementDefinition.BitfieldLength |
---|
No description available.
|
readonly ulong Oculus.Platform.Models.AchievementDefinition.Target |
---|
No description available.
|
Oculus.Platform.Models.AchievementDefinition.AchievementDefinition ( IntPtr o ) |
---|
No description available.
|