For the complete documentation index, see llms.txt. This page is also available as Markdown.

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