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 | AttributeTargets.Struct)]
public class HarmonyPatchAll : HarmonyAttribute, _Attribute
Constructors
HarmonyPatchAll()
Declaration
public HarmonyPatchAll()