AssetCondition::exist Method
Determines whether the specified condition occurs in the table.
Syntax
client server public static boolean exist(AssetConditionId _condition)
Run On
Called
Parameters
- _condition
Type: AssetConditionId Extended Data Type
The condition for which to check.
Return Value
Type: boolean
true if the condition exists; otherwise, false.