readonly string | Description[Get] |
readonly bool | IsEnabled[Get] Whether the capability is currently enabled for the user. |
readonly string | Name[Get] Unique identifer for the capability. |
readonly string | ReasonCode[Get] If present, specifies the reason the capability was enabled or disabled. |
UserCapability ( IntPtr o ) |
readonly string Oculus.Platform.Models.UserCapability.Description |
---|
Human readable description of the capability describing what possessing it entails for a given user |
readonly bool Oculus.Platform.Models.UserCapability.IsEnabled |
---|
Whether the capability is currently enabled for the user. |
readonly string Oculus.Platform.Models.UserCapability.Name |
---|
Unique identifer for the capability. |
readonly string Oculus.Platform.Models.UserCapability.ReasonCode |
---|
If present, specifies the reason the capability was enabled or disabled. |
Oculus.Platform.Models.UserCapability.UserCapability ( IntPtr o ) |
---|
No description available.
|