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.
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.