Melora.Plugins.Models
Less than 1 minute
Melora.Plugins.Models
Contains different data models and structures.
- Type: Namespace
- Namespace: Melora.Plugins
Classes
Class | Summary |
---|---|
BoolOption | Represents a custom bool option for a plugin config. |
DoubleOption | Represents a custom double option for a plugin config. |
DownloadableTrack | Represents a track that can be downloaded. |
IntOption | Represents a custom int option for a plugin config. |
Manifest | Contains information for a plugin. |
MetadataPluginConfig | Describes a configuration for a metadata plugin |
PlatformSupportPluginConfig | Describes a configuration for a platfrom support plugin |
SearchResult | Represents a search result. |
SearchResultExtensions | Contains extension methods for search results. |
SelectableOption | Represents a custom selectable option for a plugin config. |
StringOption | Represents a custom string option for a plugin config. |