Share via


AssetTable::isAssetForSale Method

Indicates whether an asset can be sold.

Syntax

client server public static boolean isAssetForSale(AssetId _assetId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the asset can be sold; otherwise, false.

See Also

Reference

AssetTable Table