docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ProductCatalogEditor.ProductCatalogItemEditor

    Inner class for displaying and editing the contents of a single entry in the ProductCatalog.

    Inheritance
    object
    ProductCatalogEditor.ProductCatalogItemEditor
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEditor.Purchasing
    Assembly: solution.dll
    Syntax
    public class ProductCatalogEditor.ProductCatalogItemEditor

    Constructors

    Name Description
    ProductCatalogItemEditor()

    Default constructor. Creates a new ProductCatalogItem to edit.

    ProductCatalogItemEditor(ProductCatalogItem)

    Constructor taking an instance of ProductCatalogItem to edit.

    Fields

    Name Description
    udpItemSyncing
    udpSyncErrorMsg

    Properties

    Name Description
    Item

    Property which gets the ProductCatalogItem instance being edited.

    Methods

    Name Description
    OnGUI()

    Function called when the GUI updates.

    SetIDDuplicateError(bool)

    Sets an error flag if the item's ID is a duplicate of another item's.

    SetIDInvalidError(bool)

    Sets an error flag if the item's ID is valid or not.

    SetShouldBeMarked(bool)

    Sets a flag if the item should be marked.

    SetValidationResults(ExporterValidationResults)

    Sets the validation results upon export of this item.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • 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 on 18 October 2023