~~NOTOC~~
~~Title: Exists ~~
**Description:**\\
Checks to see if the key exists in the mod's cache file.
**Added In:** v0.50
====== Function ======
public static bool Exists(string key)
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----