Share via


AssetGroupSetupBonus_IN::exist Method

Checks whether the asset book exists.

Syntax

client server public static boolean exist(
    AssetBookId _bookId, 
    AssetGroupId _assetGroupId, 
    AssetBonusId _bonusId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the asset book exists; otherwise, false.

See Also

Reference

AssetGroupSetupBonus_IN Table