Class HarmonyCleanup
Specifies the Cleanup function in a patch class
Inheritance
System.Object
System.Attribute
HarmonyCleanup
Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class HarmonyCleanup : Attribute, _Attribute