docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CodelessCatalogProvider

    Helps to set up CatalogProvider for Codeless IAP.

    Inheritance
    object
    CodelessCatalogProvider
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Purchasing
    Assembly: Unity.Purchasing.Codeless.dll
    Syntax
    public static class CodelessCatalogProvider

    Methods

    PopulateCatalogProvider(ProductCatalog)

    Populate a CatalogProvider with products from a ProductCatalog

    Declaration
    public static CatalogProvider PopulateCatalogProvider(ProductCatalog catalog)
    Parameters
    Type Name Description
    ProductCatalog catalog

    Source of product identifiers and payouts

    Returns
    Type Description
    CatalogProvider

    A CatalogProvider populated with the products from the ProductCatalog

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)