AssetBook::existAssetId_IN Method
Checks whether a specified asset exists.
Syntax
client server public static boolean existAssetId_IN(AssetId _assetId)
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset ID to check for
Return Value
Type: boolean
true if the asset exists; otherwise, false.