WebLicenseInfo
Class
Read time 1 minuteLast updated 8 months ago
Inheritance
- object
- WebLicenseInfo
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public class WebLicenseInfo
Constructors
WebLicenseInfo()
public WebLicenseInfo()
WebLicenseInfo(WebLicenseInfo)
public WebLicenseInfo(WebLicenseInfo o)
Parameters
Type | Name | Description |
|---|---|---|
| WebLicenseInfo | o |
Fields
id
public uint id
Returns
Type | Description |
|---|---|
| uint |
product
public string product
Returns
Type | Description |
|---|---|
| string |
validity
public Date validity
Returns
Type | Description |
|---|---|
| Date |
count
public int count
Returns
Type | Description |
|---|---|
| int |
inUse
public int inUse
Returns
Type | Description |
|---|---|
| int |
revoke
public int revoke
Returns
Type | Description |
|---|---|
| int |
description
public string description
Returns
Type | Description |
|---|---|
| string |
onMachine
public bool onMachine
Returns
Type | Description |
|---|---|
| bool |
current
public bool current
Returns
Type | Description |
|---|---|
| bool |