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