Click or drag to resize
ConditionFulfilled Event
Condition has been fulfilled.

Namespace: Slash.Unity.Common.Triggers.Conditions
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public event ConditionFulfilledDelegate Fulfilled

Value

Type: Slash.Unity.Common.Triggers.ConditionsConditionFulfilledDelegate

Implements

IConditionFulfilled
See Also