Documentation

Support

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

WebLicenseInfo

Class
Read time 1 minuteLast updated 18 hours ago

Inheritance
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public class WebLicenseInfo

Constructors

WebLicenseInfo()

public WebLicenseInfo()

WebLicenseInfo(WebLicenseInfo)

public WebLicenseInfo(WebLicenseInfo o)
Parameters

Type

Name

Description

WebLicenseInfoo

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