Class HarmonyPostfix
Specifies the Postfix function in a patch class
Inheritance
object
Attribute
HarmonyPostfix
Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class HarmonyPostfix : Attribute
Constructors
HarmonyPostfix()
Declaration
public HarmonyPostfix()