Browse documentation

Class HarmonyTargetMethods

Namespace
HarmonyLib
Assembly
0Harmony.dll

Specifies the TargetMethods function in a patch class

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

Constructors

HarmonyTargetMethods()

public HarmonyTargetMethods()
Harmony 3 preview

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