WebLicenseInfo
Class
Read time 1 minuteLast updated 18 hours ago
Inheritance
- object
- WebLicenseInfo
Inherited Members
- Equals(object)
- Equals(object, object)
- GetHashCode()
- GetType()
- MemberwiseClone()
- ReferenceEquals(object, object)
- ToString()
Namespace: UnityEngine.Pixyz.Core
[Serializable]public class WebLicenseInfo
Constructors
WebLicenseInfo()
public WebLicenseInfo()
WebLicenseInfo(WebLicenseInfo)
Parameterspublic WebLicenseInfo(WebLicenseInfo o)
Type | Name | Description |
|---|---|---|
| WebLicenseInfo | o |
Fields
id
Returnspublic uint id
Type | Description |
|---|---|
| uint |
product
Returnspublic string product
Type | Description |
|---|---|
| string |
validity
Returnspublic Date validity
Type | Description |
|---|---|
| Date |
count
Returnspublic int count
Type | Description |
|---|---|
| int |
inUse
Returnspublic int inUse
Type | Description |
|---|---|
| int |
revoke
Returnspublic int revoke
Type | Description |
|---|---|
| int |
description
Returnspublic string description
Type | Description |
|---|---|
| string |
onMachine
Returnspublic bool onMachine
Type | Description |
|---|---|
| bool |
current
Returnspublic bool current
Type | Description |
|---|---|
| bool |