Show / Hide Table of Contents

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)]
public class HarmonyPatchAll : HarmonyAttribute, _Attribute
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX