docs.unity.cn
    Show / Hide Table of Contents

    Enum FakeStoreUIMode

    The various kinds of Fake Store UI presentations. Requires UIFakeStore variant of FakeStore to function.

    Namespace: UnityEngine.Purchasing
    Syntax
    public enum FakeStoreUIMode

    Fields

    Name Description Value
    Default

    FakeStore by default displays no dialogs.

    0
    StandardUser

    Simple dialog is shown when Purchasing.

    1
    DeveloperUser

    Dialogs with failure reason code selection when Initializing/Retrieving Products and when Purchasing.

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