Class HarmonyPatchService
[Priority(2147483647)]
public class HarmonyPatchService
- Inheritance
-
HarmonyPatchService
- Inherited Members
Constructors
HarmonyPatchService(Module, WarfarePluginLoader, ILoggerFactory, IServiceProvider)
public HarmonyPatchService(Module module, WarfarePluginLoader pluginLoader, ILoggerFactory loggerFactory, IServiceProvider serviceProvider)
Parameters
moduleModulepluginLoaderWarfarePluginLoaderloggerFactoryILoggerFactoryserviceProviderIServiceProvider
Properties
Patcher
public Harmony Patcher { get; set; }
Property Value
- Harmony
Methods
ApplyAllPatches()
public void ApplyAllPatches()
RemoveAllPatches()
public void RemoveAllPatches()