Class ProductCatalogEditor.ProductCatalogItemEditor
Inner class for displaying and editing the contents of a single entry in the ProductCatalog.
Inherited Members
Namespace: UnityEditor .Purchasing
Assembly: solution.dll
Syntax
public class ProductCatalogEditor.ProductCatalogItemEditor
Constructors
Name | Description |
---|---|
Product |
Default constructor. Creates a new |
Product |
Constructor taking an instance of |
Fields
Name | Description |
---|---|
udp |
|
udp |
Properties
Name | Description |
---|---|
Item | Property which gets the |
Methods
Name | Description |
---|---|
On |
Function called when the GUI updates. |
Set |
Sets an error flag if the item's ID is a duplicate of another item's. |
Set |
Sets an error flag if the item's ID is valid or not. |
Set |
Sets a flag if the item should be marked. |
Set |
Sets the validation results upon export of this item. |