Enum Store
Namespace: UnityEngine.Monetization
Syntax
public enum Store
Fields
| Name | Description | Value |
|---|---|---|
| NotSpecified | 0 | |
| GooglePlay | 1 | |
| AmazonAppStore | 2 | |
| CloudMoolah | 3 | |
| SamsungApps | 4 | |
| XiaomiMiPay | 5 | |
| MacAppStore | 6 | |
| AppleAppStore | 7 | |
| WinRT | 8 | |
| TizenStore | 9 | |
| FacebookStore | 10 |