Class HarmonyPatchAll
A Harmony annotation to define that all methods in a class are to be patched
Inherited Members
Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class HarmonyPatchAll : HarmonyAttribute, _Attribute