AssetTable::isAssetForSale Method
Indicates whether an asset can be sold.
Syntax
client server public static boolean isAssetForSale(AssetId _assetId)
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset to check.
Return Value
Type: boolean
true if the asset can be sold; otherwise, false.