Enum InfixOuterBody
- Namespace
- HarmonyLib
- Assembly
- 0Harmony.dll
Selects the containing method body searched by an Infix
public enum InfixOuterBody
Fields
Auto = 1Search a recognized state machine's execution body, or the selected method otherwise
Declared = 0Search the explicitly selected method