docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IAPConfigurationHelper

    Helps to set up ConfigurationBuilder.

    Inheritance
    object
    IAPConfigurationHelper
    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: UnityEngine.Purchasing.Codeless.dll
    Syntax
    public static class IAPConfigurationHelper

    Methods

    PopulateConfigurationBuilder(ref ConfigurationBuilder, ProductCatalog)

    Populate a ConfigurationBuilder with products from a ProductCatalog

    Declaration
    public static void PopulateConfigurationBuilder(ref ConfigurationBuilder builder, ProductCatalog catalog)
    Parameters
    Type Name Description
    ConfigurationBuilder builder

    Will be populated with product identifiers and payouts

    ProductCatalog catalog

    Source of product identifiers and payouts

    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)