Show / Hide Table of Contents

Class HarmonyDebug

A Harmony annotation

Inheritance
object
Attribute
HarmonyAttribute
HarmonyDebug
Inherited Members
HarmonyAttribute.info
Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Method)]
public class HarmonyDebug : HarmonyAttribute

Constructors

HarmonyDebug()

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

Declaration
public HarmonyDebug()
In this article
Back to top Generated by DocFX