Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.