Description:
Reads data from key in the mod's cache file and returns it. Returns null if the key doesn't exist.

Added In: v0.50

Function

public static string Read(string key)



Usage

//Coming soon



Examples

//Coming soon