ScriptSignalEventArgs Properties

AdiIRC API v2

ScriptSignalEventArgs Properties

The ScriptSignalEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEatData
Gets or sets the current event proccessing state
Public propertyParameters
The parameters of the signal called.
Public propertySignal
The name of the signal called.
Top
See Also