Class ProductCatalogEditor
Editor window for displaying and editing the contents of the default ProductCatalog.
Inherited Members
Namespace: UnityEditor .Purchasing
Assembly: solution.dll
Syntax
public class ProductCatalogEditor : EditorWindow
Fields
Name | Description |
---|---|
Product |
The path in the Menu bar where the |
Properties
Name | Description |
---|---|
Catalog | Property which gets the |
Methods
Name | Description |
---|---|
Export(string, string, bool) | Exports the Catalog to a file for a particular store, or erases an existing exported file. |
Get |
|
Set |
Sets the results of the validation of catalog items upon export. |
Show |
Opens the |