Browse documentation

Enum InfixOuterBody

Namespace
HarmonyLib
Assembly
0Harmony.dll

Selects the containing method body searched by an Infix

public enum InfixOuterBody

Fields

Auto = 1

Search a recognized state machine's execution body, or the selected method otherwise

Declared = 0

Search the explicitly selected method

Harmony 3 preview

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