Show / Hide Table of Contents

Class HarmonyPrefix

Specifies the Prefix function in a patch class

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

Constructors

HarmonyPrefix()

Declaration
public HarmonyPrefix()
Back to top Generated by DocFX