Beta Documentation - Subject to change.

Provides information about a specific plugin that has been loaded.

Methods

  NameDescription
GetAuthorGets the author of the plugin.
GetConfigurationGets the plugin configuration information.
GetNameGets the name of the plugin.
GetVersionGets the version of the plugin.

Events

  NameDescription
LoadEvent fired when a plugin's main package has finished loading.
UnloadEvent fired before a plugin is unloaded.