- Found in:
- Dylbills PE
Description
Documentation Comment
Does the condition event for the condition with the conditionId and target exist?
Caveats
Parameters
stringconditionId
ObjectReferencetarget=NONE
Examples
Auto-Generated Example
string myString__conditionId
ObjectReference myObjectReference__target
bool returnedValue = DbConditionFunctions.ConditionEventExists(myString__conditionId, myObjectReference__target)