docs.unity3d.com
Version: 

    Class WebLicenseInfo

    Inheritance
    object
    WebLicenseInfo
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Pixyz.Core
    Syntax
    [Serializable]
    public class WebLicenseInfo

    Constructors

    WebLicenseInfo()

    Declaration
    public WebLicenseInfo()

    WebLicenseInfo(WebLicenseInfo)

    Declaration
    public WebLicenseInfo(WebLicenseInfo o)
    Parameters
    Type Name Description
    WebLicenseInfo o

    Fields

    count

    Declaration
    public int count
    Field Value
    Type Description
    int

    current

    Declaration
    public bool current
    Field Value
    Type Description
    bool

    description

    Declaration
    public string description
    Field Value
    Type Description
    string

    id

    Declaration
    public uint id
    Field Value
    Type Description
    uint

    inUse

    Declaration
    public int inUse
    Field Value
    Type Description
    int

    onMachine

    Declaration
    public bool onMachine
    Field Value
    Type Description
    bool

    product

    Declaration
    public string product
    Field Value
    Type Description
    string

    revoke

    Declaration
    public int revoke
    Field Value
    Type Description
    int

    validity

    Declaration
    public Date validity
    Field Value
    Type Description
    Date
    Version 2024.3.0.10
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX.