docs.unity.cn
    Show / Hide Table of Contents

    Enum StoreTestMode

    Currently unused. An enum of different store test

    Namespace: UnityEngine.Purchasing
    Syntax
    public enum StoreTestMode

    Fields

    Name Description Value
    Normal

    Normal store operation using real transactions

    0
    Sandbox

    Sandbox store operation, using simulated transactions on the native platform.

    1
    TestMode

    Test mode, using local test responses at the level of Unity IAP.

    2
    ServerTest

    Test mode, using server-side test responses at the level of Unity IAP.

    3
    Unknown

    Unknown purchasing mode.

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