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.Method)]
public class HarmonyDebug : HarmonyAttribute, _Attribute

Constructors

| Improve this Doc View Source

HarmonyDebug()

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

Declaration
public HarmonyDebug()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX