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
- _bookId
Type: AssetBookId Extended Data Type
The book ID.
- _assetGroupId
Type: AssetGroupId Extended Data Type
The asset group ID.
- _bonusId
Type: AssetBonusId Extended Data Type
The bonus ID.
Return Value
Type: boolean
true if the asset book exists; otherwise, false.