Click or drag to resize

IPluginHostOnEngineScriptUnload Event

Delegate gets called when a script is unloaded from the Plugins Scripts Editor or from the /unload command

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

Value

Type: AdiIRCAPIv2.DelegatesEngineScriptUnload
See Also