FunctionsShopAssetMissingShopAssetMissing CallableShopAssetMissing(Asset: Asset): booleanChecks if an asset can be bought. An asset is considered missing if it is not owned and has a value greater than 0. (0 is a default item, -1 is a non-purchasable item)ParametersAsset: AssetThe asset to check for availabilityReturns booleanReturns TRUE if the item is purchasable and unowned.
Checks if an asset can be bought. An asset is considered missing if it is not owned and has a value greater than 0. (0 is a default item, -1 is a non-purchasable item)