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
Assembly: UnityEngine.Purchasing.Stores.dll
Syntax
public enum AppStoreMeta
Fields
| Name | Description |
|---|---|
| AndroidStoreEnd | The last Android App Store. |
| AndroidStoreStart | The first Android App Store. |