GetLicenseErrorReturn
Struct
阅读时间1 分钟最后更新于 4 天前
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 |