~~NOTOC~~
~~Title: ApplyPatch ~~
**Description:**\\
Apply scripted UMF Patch. See [[:umfpatch|UMF Patch]] for more info.
**Added In:** v0.50
====== Function ======
public static bool ApplyPatch(string patchName, string patch)
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----