PluginScriptLoadType Enumeration |
Namespace: AdiIRCAPIv2.Enumerators
public enum PluginScriptLoadType
| Member name | Value | Description | |
|---|---|---|---|
| Starting | 0 | Indicates the script file is loaded during plugin load | |
| Loading | 1 | Indicates the script file is loading for the first time | |
| Reloading | 2 | Indicates the script file is reloading |