From 2dec40036c5982d247bfca3f16eb2a8043da6682 Mon Sep 17 00:00:00 2001 From: pardeike-bot Date: Mon, 12 Feb 2024 17:18:10 +0000 Subject: [PATCH] Update documentation [skip ci] --- docs/api/HarmonyLib.Harmony.html | 26 +++++++++++++------------- docs/manifest.json | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docs/api/HarmonyLib.Harmony.html b/docs/api/HarmonyLib.Harmony.html index 8042ce99..a00c5fac 100644 --- a/docs/api/HarmonyLib.Harmony.html +++ b/docs/api/HarmonyLib.Harmony.html @@ -378,7 +378,7 @@
Returns
Improve this Doc - View Source + View Source

GetAllPatchedMethods()

@@ -410,7 +410,7 @@
Returns
Improve this Doc - View Source + View Source

GetMethodFromStackframe(StackFrame)

@@ -460,7 +460,7 @@
Returns
Improve this Doc - View Source + View Source

GetOriginalMethod(MethodInfo)

@@ -510,7 +510,7 @@
Returns
Improve this Doc - View Source + View Source

GetOriginalMethodFromStackframe(StackFrame)

@@ -560,7 +560,7 @@
Returns
Improve this Doc - View Source + View Source

GetPatchedMethods()

@@ -592,7 +592,7 @@
Returns
Improve this Doc - View Source + View Source

GetPatchInfo(MethodBase)

@@ -642,7 +642,7 @@
Returns
Improve this Doc - View Source + View Source

HasAnyPatches(String)

@@ -692,7 +692,7 @@
Returns
Improve this Doc - View Source + View Source

Patch(MethodBase, HarmonyMethod, HarmonyMethod, HarmonyMethod, HarmonyMethod)

@@ -943,7 +943,7 @@
Parameters
Improve this Doc - View Source + View Source

ReversePatch(MethodBase, HarmonyMethod, MethodInfo)

@@ -1005,7 +1005,7 @@
Returns
Improve this Doc - View Source + View Source

Unpatch(MethodBase, HarmonyPatchType, String)

@@ -1051,7 +1051,7 @@
Parameters
Improve this Doc - View Source + View Source

Unpatch(MethodBase, MethodInfo)

@@ -1091,7 +1091,7 @@
Parameters
Improve this Doc - View Source + View Source

UnpatchAll(String)

@@ -1128,7 +1128,7 @@
Remarks
Improve this Doc - View Source + View Source

VersionInfo(out Version)

diff --git a/docs/manifest.json b/docs/manifest.json index bf676b98..b980dacd 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -261,7 +261,7 @@ "output": { ".html": { "relative_path": "api/HarmonyLib.Harmony.html", - "hash": "iV0URYEWcjbJ85nU/bYrVncmL0wv2xjjZLS+aVjU0NM=" + "hash": "mFXqFvDb4qJN2YLSLQ9m9KPMvSMn4Q+dUWDcki8CclQ=" } }, "is_incremental": false,