// Token: 0x060004A0 RID: 1184 RVA: 0x0003CA1C File Offset: 0x0003AE1C
 public static void DeleteAll()
 {
     Globals.Delete("CustomSuitor");
     Globals.Delete("CustomSuitorAccessory");
     Globals.Delete("CustomSuitorBlonde");
     Globals.Delete("CustomSuitorEyewear");
     Globals.Delete("CustomSuitorHair");
     Globals.Delete("CustomSuitorJewelry");
     Globals.Delete("CustomSuitorTan");
     Globals.Delete("ExpelProgress");
     Globals.Delete("FemaleUniform");
     Globals.Delete("MaleUniform");
     Globals.DeleteCollection("StudentAccessory_", StudentGlobals.KeysOfStudentAccessory());
     Globals.DeleteCollection("StudentArrested_", StudentGlobals.KeysOfStudentArrested());
     Globals.DeleteCollection("StudentBroken_", StudentGlobals.KeysOfStudentBroken());
     Globals.DeleteCollection("StudentBustSize_", StudentGlobals.KeysOfStudentBustSize());
     GlobalsHelper.DeleteColorCollection("StudentColor_", StudentGlobals.KeysOfStudentColor());
     Globals.DeleteCollection("StudentDead_", StudentGlobals.KeysOfStudentDead());
     Globals.DeleteCollection("StudentDying_", StudentGlobals.KeysOfStudentDying());
     Globals.DeleteCollection("StudentExpelled_", StudentGlobals.KeysOfStudentExpelled());
     Globals.DeleteCollection("StudentExposed_", StudentGlobals.KeysOfStudentExposed());
     GlobalsHelper.DeleteColorCollection("StudentEyeColor_", StudentGlobals.KeysOfStudentEyeColor());
     Globals.DeleteCollection("StudentGrudge_", StudentGlobals.KeysOfStudentGrudge());
     Globals.DeleteCollection("StudentHairstyle_", StudentGlobals.KeysOfStudentHairstyle());
     Globals.DeleteCollection("StudentKidnapped_", StudentGlobals.KeysOfStudentKidnapped());
     Globals.DeleteCollection("StudentMissing_", StudentGlobals.KeysOfStudentMissing());
     Globals.DeleteCollection("StudentName_", StudentGlobals.KeysOfStudentName());
     Globals.DeleteCollection("StudentPhotographed_", StudentGlobals.KeysOfStudentPhotographed());
     Globals.DeleteCollection("StudentReplaced_", StudentGlobals.KeysOfStudentReplaced());
     Globals.DeleteCollection("StudentReputation_", StudentGlobals.KeysOfStudentReputation());
     Globals.DeleteCollection("StudentSanity_", StudentGlobals.KeysOfStudentSanity());
     Globals.DeleteCollection("StudentSlave_", StudentGlobals.KeysOfStudentSlave());
 }
 // Token: 0x06001658 RID: 5720 RVA: 0x000BA5D0 File Offset: 0x000B87D0
 public static void DeleteAll()
 {
     Globals.Delete("Profile_" + GameGlobals.Profile + "_CustomSuitor");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_CustomSuitorAccessory");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_CustomSuitorBlonde");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_CustomSuitorBlack");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_CustomSuitorEyewear");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_CustomSuitorHair");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_CustomSuitorJewelry");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_CustomSuitorTan");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_ExpelProgress");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_FemaleUniform");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_MaleUniform");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_StudentSlave");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_StudentFragileSlave");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_FragileTarget");
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentAccessory_", StudentGlobals.KeysOfStudentAccessory());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentArrested_", StudentGlobals.KeysOfStudentArrested());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentBroken_", StudentGlobals.KeysOfStudentBroken());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentBustSize_", StudentGlobals.KeysOfStudentBustSize());
     GlobalsHelper.DeleteColorCollection("Profile_" + GameGlobals.Profile + "_StudentColor_", StudentGlobals.KeysOfStudentColor());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentDead_", StudentGlobals.KeysOfStudentDead());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentDying_", StudentGlobals.KeysOfStudentDying());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentExpelled_", StudentGlobals.KeysOfStudentExpelled());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentExposed_", StudentGlobals.KeysOfStudentExposed());
     GlobalsHelper.DeleteColorCollection("Profile_" + GameGlobals.Profile + "_StudentEyeColor_", StudentGlobals.KeysOfStudentEyeColor());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentGrudge_", StudentGlobals.KeysOfStudentGrudge());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentHairstyle_", StudentGlobals.KeysOfStudentHairstyle());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentKidnapped_", StudentGlobals.KeysOfStudentKidnapped());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentMissing_", StudentGlobals.KeysOfStudentMissing());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentName_", StudentGlobals.KeysOfStudentName());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentPhotographed_", StudentGlobals.KeysOfStudentPhotographed());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentPhoneStolen_", StudentGlobals.KeysOfStudentPhoneStolen());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentReplaced_", StudentGlobals.KeysOfStudentReplaced());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentReputation_", StudentGlobals.KeysOfStudentReputation());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentSanity_", StudentGlobals.KeysOfStudentSanity());
     Globals.DeleteCollection("Profile_" + GameGlobals.Profile + "_StudentSlave", StudentGlobals.KeysOfStudentSlave());
     Globals.Delete("Profile_" + GameGlobals.Profile + "_MemorialStudents");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_MemorialStudent1");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_MemorialStudent2");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_MemorialStudent3");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_MemorialStudent4");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_MemorialStudent5");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_MemorialStudent6");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_MemorialStudent7");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_MemorialStudent8");
     Globals.Delete("Profile_" + GameGlobals.Profile + "_MemorialStudent9");
 }