 | ConditionFulfilledDelegate Delegate |
Condition has been fulfilled.
Namespace: Slash.Unity.Common.Triggers.ConditionsAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic delegate void ConditionFulfilledDelegate()
Public Delegate Sub ConditionFulfilledDelegate
public delegate void ConditionFulfilledDelegate()
type ConditionFulfilledDelegate =
delegate of unit -> unit
See Also