PluginKind
Less than 1 minute
PluginKind
Describes what kind a plugin is.
- Type: Enum
- Namespace: Melora.Plugins.Enums
public enum PluginKindValues
| Key | Name | Summary |
|---|---|---|
| 0 | PlatformSupport | Platform support plugin: Adds support for additional platforms. |
| 1 | Metadata | Metadata plugin: Writes track metadata after downloading. |
