Browse documentation

Class HarmonyAttribute

Namespace
HarmonyLib
Assembly
0Harmony.dll

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

public class HarmonyAttribute : Attribute
Inheritance
object
Attribute
HarmonyAttribute
Derived

Constructors

HarmonyAttribute()

public HarmonyAttribute()

Fields

info

The common information for all attributes

public HarmonyMethod info

Field Value

HarmonyMethod
Harmony 3 preview

For the stable release, read the 2.x documentation.