Show / Hide Table of Contents

Class HarmonyPatchAll

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

Inheritance
object
Attribute
HarmonyAttribute
HarmonyPatchAll
Inherited Members
HarmonyAttribute.info
Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct)]
public class HarmonyPatchAll : HarmonyAttribute

Constructors

HarmonyPatchAll()

Declaration
public HarmonyPatchAll()
In this article
Back to top Generated by DocFX