~~NOTOC~~
~~Title: Expire ~~
**Description:**\\
Expires/removes key in the mod's cache file if it exists.
**Added In:** v0.50
====== Function ======
public static void Expire(string key)
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----