Browse documentation

Class HarmonyOuter

Namespace
HarmonyLib
Assembly
0Harmony.dll

Binds an Infix parameter to the containing outer method

[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public sealed class HarmonyOuter : Attribute
Inheritance
object
Attribute
HarmonyOuter

Constructors

HarmonyOuter()

public HarmonyOuter()
Harmony 3 preview

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