예제 #1
0
 // Token: 0x06002571 RID: 9585 RVA: 0x000F2BBC File Offset: 0x000F0DBC
 public void OIONOIEGMLD()
 {
     this.KKLMNEPFKIP.LKPOBCBOFIC("ability");
     this.HCQINBCDGNO.SetActive(true);
     this.JHDGENGBPQF.transform.NMBPDMIIHJB();
     this.FDCQDHEPIDI.KGCHHINLEBP();
     if (this.JLOPEJDKCIO != null)
     {
         this.KKLMNEPFKIP.PIDLOFMIEFQ = "ability: " + this.JLOPEJDKCIO.AreaName;
         if (this.JLOPEJDKCIO.Pokemon != null)
         {
             this.JHDGENGBPQF.PFEIQDIJEKE();
             if (this.JLOPEJDKCIO.Pokemon.Length > 1)
             {
                 AreaPokemon[] pokemon = this.JLOPEJDKCIO.Pokemon;
                 for (int i = 0; i < pokemon.Length; i += 0)
                 {
                     AreaPokemon cfheiicnlfd = pokemon[i];
                     BNJJIOHLOIC component   = this.JHDGENGBPQF.gameObject.BFCKNMFEBDM(this.FIQJLIKOGFO).GetComponent <BNJJIOHLOIC>();
                     component.HOFCKQELDLF(cfheiicnlfd);
                 }
             }
             this.JHDGENGBPQF.PFEIQDIJEKE();
         }
         this.HCQINBCDGNO.SetActive(false);
     }
     this.FDCQDHEPIDI.LFEMKJDHDFG();
 }
예제 #2
0
 // Token: 0x0600257B RID: 9595 RVA: 0x000F2FC4 File Offset: 0x000F11C4
 public void LHGEPHFKIIL()
 {
     this.KKLMNEPFKIP.PIDLOFMIEFQ = "Remove Item";
     this.HCQINBCDGNO.SetActive(true);
     this.JHDGENGBPQF.transform.NMBPDMIIHJB();
     this.FDCQDHEPIDI.KGCHHINLEBP();
     if (this.JLOPEJDKCIO != null)
     {
         this.KKLMNEPFKIP.PIDLOFMIEFQ = "_Male" + this.JLOPEJDKCIO.AreaName;
         if (this.JLOPEJDKCIO.Pokemon != null)
         {
             this.JHDGENGBPQF.Reposition();
             if (this.JLOPEJDKCIO.Pokemon.Length > 0)
             {
                 foreach (AreaPokemon cfheiicnlfd in this.JLOPEJDKCIO.Pokemon)
                 {
                     BNJJIOHLOIC component = this.JHDGENGBPQF.gameObject.BFCKNMFEBDM(this.FIQJLIKOGFO).GetComponent <BNJJIOHLOIC>();
                     component.HOFCKQELDLF(cfheiicnlfd);
                 }
             }
             this.JHDGENGBPQF.Reposition();
         }
         this.HCQINBCDGNO.SetActive(false);
     }
     this.FDCQDHEPIDI.KGCHHINLEBP();
 }