Browse documentation

Class HarmonyCleanup

Namespace
HarmonyLib
Assembly
0Harmony.dll

Specifies the Cleanup function in a patch class

[AttributeUsage(AttributeTargets.Method)]
public class HarmonyCleanup : Attribute
Inheritance
object
Attribute
HarmonyCleanup

Constructors

HarmonyCleanup()

public HarmonyCleanup()
Harmony 3 preview

For the stable release, read the 2.x documentation.