Browse documentation

Class HarmonyPrefix

Namespace
HarmonyLib
Assembly
0Harmony.dll

Specifies the Prefix function in a patch class

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

Constructors

HarmonyPrefix()

public HarmonyPrefix()
Harmony 3 preview

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