Back to Harmony

Class HarmonyPatchAll

docs/api/HarmonyLib.HarmonyPatchAll.html

2.4.2.0677 B
Original Source

Class HarmonyPatchAll

A Harmony annotation to define that all methods in a class are to be patched

Inheritance

System.Object

System.Attribute

HarmonyAttribute

HarmonyPatchAll

Inherited Members

HarmonyAttribute.info

Namespace : HarmonyLib
Assembly : 0Harmony.dll
Syntax
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct)]
public class HarmonyPatchAll : HarmonyAttribute, _Attribute

Constructors

HarmonyPatchAll()

Declaration
public HarmonyPatchAll()