flatredball-glue-pluginbase
Last updated
Was this helpful?
The PluginBase class acts as a base class for all plugins. It simplifies the process of creating plugins as you simply need to inherit from this class and then add events for whatever your plugin needs to handle.
Last updated
Was this helpful?
Was this helpful?