Product
Definition
[InternalProxy("UnityEditor.PackageManager.UI.Internal.Product", "UnityEditor.CoreModule")]
internal class Product : InternalProxy<Product>Remarks
Properties
id
public long id { get; }isHidden
displayName
productUrl
description
latestReleaseNotes
Constructors
Product
Parameter
Type
Description
Methods
ToString
See Also
Last updated