Description:
Reads all data from keys that start with the specified string in the mod's cache file and returns them. Returns null if the key doesn't exist.
Added In: v0.52
public static string[] ReadStartsWith(string keyStartsWith)
//Coming soon
//Coming soon