Method OnBuyProductComplete : Void ( result:Int, product:Product )
Called when a CerberusStore.BuyProductAsync operation completes.
result will be one of:
Result | Description |
---|---|
-1 | Fatal error |
0 | Success |
1 | Cancelled by user |
Impressum, Datenschutzerklärung
Methods | |
---|---|
OnBuyProductComplete : Void ( result:Int, product:Product ) |
Called when a CerberusStore.BuyProductAsync operation completes. |
Method OnBuyProductComplete : Void ( result:Int, product:Product )
Called when a CerberusStore.BuyProductAsync operation completes.
result will be one of:
Result | Description |
---|---|
-1 | Fatal error |
0 | Success |
1 | Cancelled by user |