docs.unity.cn
    Show / Hide Table of Contents

    Enum AppStoreMeta

    A meta enum to bookend the app Stores for Android. Mapped from AppStore's values. Is distinct from AppStore to avoid non-unique Enum.Parse and Enum.ToString lookup conflicts.

    Namespace: UnityEngine.Purchasing
    Syntax
    public enum AppStoreMeta

    Fields

    Name Description Value
    AndroidStoreStart

    The first Android App Store.

    1
    AndroidStoreEnd

    The last Android App Store.

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