~~NOTOC~~
~~Title: GetModName ~~
**Description:**\\
Get the dll name of the calling mod.
**Added In:** v0.35
====== Function ======
public static string GetModName()
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----