Class HarmonyPatchAll
- Namespace
- HarmonyLib
- Assembly
- 0Harmony.dll
A Harmony annotation to define that all methods in a class are to be patched
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct)]
public class HarmonyPatchAll : HarmonyAttribute
- Inheritance
-
objectAttributeHarmonyPatchAll
- Inherited Members
Constructors
HarmonyPatchAll()
public HarmonyPatchAll()