Show / Hide Table of Contents

Class HarmonyTargetMethods

Specifies the TargetMethods function in a patch class

Inheritance
object
Attribute
HarmonyTargetMethods
Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class HarmonyTargetMethods : Attribute

Constructors

HarmonyTargetMethods()

Declaration
public HarmonyTargetMethods()
In this article
Back to top Generated by DocFX