Back to Harmony

Class HarmonyTargetMethod

docs/api/HarmonyLib.HarmonyTargetMethod.html

2.4.2.0470 B
Original Source

Class HarmonyTargetMethod

Specifies the TargetMethod function in a patch class

Inheritance

System.Object

System.Attribute

HarmonyTargetMethod

Namespace : HarmonyLib
Assembly : 0Harmony.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class HarmonyTargetMethod : Attribute, _Attribute

Constructors

HarmonyTargetMethod()

Declaration
public HarmonyTargetMethod()