Click or drag to resize

IPluginHostOnScriptSignalEvent Event

Delegate gets called when a scripted signal is emitted

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
event ScriptSignalEvent OnScriptSignalEvent

Value

Type: AdiIRCAPIv2.DelegatesScriptSignalEvent
Remarks
Scripted Event Equivalent: on SIGNAL
See Also