Return quantity owned when calling MarketplaceService:PlayerOwnsAsset

As a Roblox developer, it is currently too hard to count the amount of assets a player owns using MarketplaceService:PlayerOwnsAsset(assetID: number).

If Roblox is able to address this issue, it would improve my development experience because I wouldn’t have to configure an external API.

The easy fix would be returning a number along with the boolean that people currently use.

Referenced API Method: MarketplaceService | Documentation - Roblox Creator Hub

6 Likes