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 |