- Found in:
- Dylbills PE
Description
Documentation Comment
Destroy the condition event previously created for the condition with the conditionId on the optional target.
Returns true if the event exists and was destroyed.
Caveats
Parameters
stringconditionId
ObjectReferencetarget=NONE
Examples
Auto-Generated Example
string myString__conditionId
ObjectReference myObjectReference__target
bool returnedValue = DbConditionFunctions.DestroyConditionEvent(myString__conditionId, myObjectReference__target)