Show / Hide Table of Contents

Enum HarmonyPatchType

Specifies the type of patch

Namespace: HarmonyLib
Assembly: 0Harmony.dll
Syntax
public enum HarmonyPatchType

Fields

Name Description
All

Any patch

Finalizer

A finalizer

Infix

An infix patch

Postfix

A postfix patch

Prefix

A prefix patch

ReversePatch

A reverse patch

Transpiler

A transpiler

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX