Browse documentation

Class HarmonyTargetMethod

Namespace
HarmonyLib
Assembly
0Harmony.dll

Specifies the TargetMethod function in a patch class

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

Constructors

HarmonyTargetMethod()

public HarmonyTargetMethod()
Harmony 3 preview

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