コード例 #1
0
 // Token: 0x0600159E RID: 5534 RVA: 0x000B7D2A File Offset: 0x000B5F2A
 public static string[] KeysOfStudentPantyShot()
 {
     return(KeysHelper.GetStringKeys("Profile_" + GameGlobals.Profile + "_StudentPantyShot_"));
 }
コード例 #2
0
 // Token: 0x0600159F RID: 5535 RVA: 0x000B7D4A File Offset: 0x000B5F4A
 public static string[] KeysOfShrineCollectible()
 {
     return(KeysHelper.GetStringKeys("Profile_" + GameGlobals.Profile + "_ShrineCollectible"));
 }
コード例 #3
0
 // Token: 0x0600040C RID: 1036 RVA: 0x0003BA2B File Offset: 0x00039E2B
 public static string[] KeysOfStudentPantyShot()
 {
     return(KeysHelper.GetStringKeys("StudentPantyShot_"));
 }