Namespace Hi3Helper.Plugin.Core.Update
Classes
- PluginManifest
Contains information about the manifest for the plugin.
- PluginManifestAssetInfo
Contains the information about asset files related with the plugin.
- PluginSelfUpdateBase
A plugin self-updater instance which is used to perform update check and update download.
Structs
- SelfUpdateReturnInfo
Returns a struct which contains the information about the update of a plugin.
Interfaces
- IPluginSelfUpdate
An interface which provides a method to perform plugin self-update.
Enums
- SelfUpdateReturnCode
This struct contains a return code which is used to indicate a status of the plugin self-update operation.