Called by the HPlugin applicator immediately before the plugin's PatchOperations are executed.
If the plugin has not defined its PatchOperations by this point, it must do so now, or nothing will be patched.
Namespace:
com.tiberiumfusion.ttplugins.HarmonyPlugins
Assembly:
TTPlugins (in TTPlugins.dll) Version: 1.2.0.1 (1.2.0.1)
Syntaxpublic virtual void PrePatch()
Public Overridable Sub PrePatch
See Also