PluginEventHandler¶
class PluginEventHandler
¶
This handler is passed to each plugin instance to allow it to register callbacks for events or run new events.
Properties
Name | Type | Description |
---|---|---|
plugin |
PluginInfo |
Plugin info |
registry |
FlotiqPlugins |
Plugin registry |