Table of Contents

Class HarmonyPatchService

Namespace
Uncreated.Warfare.Patches
Assembly
Uncreated.Warfare.dll
[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

module Module
pluginLoader WarfarePluginLoader
loggerFactory ILoggerFactory
serviceProvider IServiceProvider

Properties

Patcher

public Harmony Patcher { get; set; }

Property Value

Harmony

Methods

ApplyAllPatches()

public void ApplyAllPatches()

RemoveAllPatches()

public void RemoveAllPatches()