Show / Hide Table of Contents

Class HarmonyCleanup

Specifies the Cleanup function in a patch class

Inheritance
object
Attribute
HarmonyCleanup
Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class HarmonyCleanup : Attribute

Constructors

HarmonyCleanup()

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