Namespace Hi3Helper.Plugin.Core.Management.PresetConfig
Classes
- PluginPresetConfigBase
This class is used to provide the abstract class of the plugin preset config.
PLEASE Do NOT use this class or return this class directly. Instead, use this class as a base class and override the properties to provide the preset config.
Interfaces
- IPluginPresetConfig
Defines a COM interface for accessing game preset configuration data.