Back to Harmony

Class HarmonyDebug

docs/api/HarmonyLib.HarmonyDebug.html

2.4.2.0743 B
Original Source

Class HarmonyDebug

A Harmony annotation

Inheritance

System.Object

System.Attribute

HarmonyAttribute

HarmonyDebug

Inherited Members

HarmonyAttribute.info

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

Constructors

HarmonyDebug()

A Harmony annotation to debug a patch (output uses FileLog to log to your Desktop)

Declaration
public HarmonyDebug()