public static bool IExist(GlitchObject gObject) { return(FolderUtil.DoesFileExistForPlayer(gObject.jsonFileName + ".json")); }