promptPurchase

Prompts a user to purchase an item with the given assetId.

equipIfPurchase defaults to true if argument is not provided

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

Last updated