Back to Harmony

Class HarmonyAttribute

docs/api/HarmonyLib.HarmonyAttribute.html

2.4.2.01.1 KB
Original Source

Class HarmonyAttribute

The base class for all Harmony annotations (not meant to be used directly)

Inheritance

System.Object

System.Attribute

HarmonyAttribute

HarmonyAfter

HarmonyBefore

HarmonyDebug

HarmonyPatch

HarmonyPatchAll

HarmonyPatchCategory

HarmonyPriority

HarmonyReversePatch

Namespace : HarmonyLib
Assembly : 0Harmony.dll
Syntax
public class HarmonyAttribute : Attribute, _Attribute

Constructors

HarmonyAttribute()

Declaration
public HarmonyAttribute()

Fields

info

The common information for all attributes

Declaration
public HarmonyMethod info
Field Value
TypeDescription
HarmonyMethod