docs.unity.cn
    Show / Hide Table of Contents

    Class IAPConfigurationHelper

    Helps to set up ConfigurationBuilder.

    Inheritance
    Object
    IAPConfigurationHelper
    Namespace: UnityEngine.Purchasing
    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

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 20 April 2021