docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StandardPurchasingModule

    Module for the standard stores covered by Unity; Apple App store, Google Play and more.

    Inheritance
    object
    AbstractPurchasingModule
    StandardPurchasingModule
    Implements
    IPurchasingModule
    IAndroidStoreSelection
    IStoreConfiguration
    Inherited Members
    AbstractPurchasingModule.m_Binder
    AbstractPurchasingModule.Configure(IPurchasingBinder)
    AbstractPurchasingModule.RegisterStore(string, IStore)
    AbstractPurchasingModule.BindExtension<T>(T)
    AbstractPurchasingModule.BindConfiguration<T>(T)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.Purchasing
    Assembly: solution.dll
    Syntax
    public class StandardPurchasingModule : AbstractPurchasingModule, IPurchasingModule, IAndroidStoreSelection, IStoreConfiguration

    Fields

    Name Description
    k_PackageVersion

    Obsolete and inaccurate. Do not use.

    Properties

    Name Description
    Version

    The version of com.unity.purchasing installed and the app was built using.

    appStore

    A property that retrieves the AppStore type.

    useFakeStoreAlways

    Whether or not to use the Fake store.

    useFakeStoreUIMode

    The UI mode for the Fake store, if it's in use.

    Methods

    Name Description
    Configure()

    Configures the StandardPurchasingModule.

    Instance()

    Creates an instance of StandardPurchasingModule or retrieves the existing one.

    Instance(AppStore)

    Creates an instance of StandardPurchasingModule or retrieves the existing one, specifying a type of App store.

    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