Class HarmonyTargetMethod
Specifies the TargetMethod function in a patch class
Inheritance
object
Attribute
HarmonyTargetMethod
Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class HarmonyTargetMethod : Attribute
Constructors
HarmonyTargetMethod()
Declaration
public HarmonyTargetMethod()