Show / Hide Table of Contents

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()
In this article
Back to top Generated by DocFX