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