Browse documentation

Class HarmonyPrepare

Namespace
HarmonyLib
Assembly
0Harmony.dll

Specifies the Prepare function in a patch class

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

Constructors

HarmonyPrepare()

public HarmonyPrepare()
Harmony 3 preview

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