Browse documentation

Class HarmonyPostfix

Namespace
HarmonyLib
Assembly
0Harmony.dll

Specifies the Postfix function in a patch class

[AttributeUsage(AttributeTargets.Method)]
public class HarmonyPostfix : Attribute
Inheritance
object
Attribute
HarmonyPostfix

Constructors

HarmonyPostfix()

public HarmonyPostfix()
Harmony 3 preview

For the stable release, read the 2.x documentation.