Class HarmonyDebug
A Harmony annotation
Inherited Members
Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method)]
public class HarmonyDebug : HarmonyAttribute, _Attribute
Constructors
| Improve this Doc View SourceHarmonyDebug()
A Harmony annotation to debug a patch (output uses FileLog to log to your Desktop)
Declaration
public HarmonyDebug()