GetLicenseErrorReturn
Struct
Read time 1 minuteLast updated a month ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.Core
[Serializable]public struct GetLicenseErrorReturn
Constructors
GetLicenseErrorReturn(GetLicenseErrorReturn)
Parameterspublic GetLicenseErrorReturn(GetLicenseErrorReturn o)
Type | Name | Description |
|---|---|---|
| GetLicenseErrorReturn | o |
Fields
valid
Returnspublic bool valid
Type | Description |
|---|---|
| bool |
reasons
Returnspublic string reasons
Type | Description |
|---|---|
| string |