Enum InnerFixType
The type of an InnerFix
Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
public enum InnerFixType
Fields
Name | Description |
---|---|
Postfix | An inner postfix |
Prefix | An inner prefix |
The type of an InnerFix
public enum InnerFixType
Name | Description |
---|---|
Postfix | An inner postfix |
Prefix | An inner prefix |