Class ProductCatalogEditor.ProductCatalogExportWindow
A popup window that shows a list of exporters and kicks off an export from the ProductCatalogEditor.
Inherited Members
Namespace: UnityEditor.Purchasing
Assembly: solution.dll
Syntax
public class ProductCatalogEditor.ProductCatalogExportWindow : PopupWindowContent
Constructors
| Name | Description |
|---|---|
| ProductCatalogExportWindow(ProductCatalogEditor) | Constructor taking an instance of |
Fields
| Name | Description |
|---|---|
| kWidth | The default width of the export window. |
Methods
| Name | Description |
|---|---|
| GetWindowSize() | Gets the dimensions of the window. |
| OnGUI(Rect) | Function called when the GUI updates. |