PluginCollection struct
Plugin collection used in the plugin browser.
Contents
- Reference
Public variables
- char* name
- Name of the collection.
- char* description
- Description of the collection (optional).
- PluginDescriptor** descriptors
- Plugin descriptors.