Show / Hide Table of Contents

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()
Back to top Generated by DocFX