IPlugin Interface |
Namespace: AdiIRCAPI
The IPlugin type exposes the following members.
Name | Description | |
---|---|---|
Author |
Get/Set your name/nick
| |
Description |
Get/Set plugin description
| |
Your email for support, optional, set to "" if you dont want to provide a email.
| ||
Host |
Returns current plugin manager
| |
Name |
Get/Set plugin name
| |
Tools |
Returns ITools reference
| |
Version |
Get/Set plugin version
|
Name | Description | |
---|---|---|
Dispose |
Called when plugin is unloaded
| |
Initialize |
Called when plugin is loaded
|