promptProductPurchase

Prompts a user to purchase a developer product with the given productId.

equipIfPurchase defaults to true if argument is not provided

marketplace.promptProductPurchase(productId: Number, equipIfPurchased: Boolean): void

Last updated