コード例 #1
0
 // Token: 0x060025C7 RID: 9671 RVA: 0x000F4A58 File Offset: 0x000F2C58
 public void IIHDMLOLKCM()
 {
     this.KKLMNEPFKIP.PIDLOFMIEFQ = "Searching..";
     this.HCQINBCDGNO.SetActive(true);
     this.JHDGENGBPQF.transform.NMBPDMIIHJB();
     this.FDCQDHEPIDI.KGCHHINLEBP();
     if (this.JLOPEJDKCIO != null)
     {
         this.KKLMNEPFKIP.PIDLOFMIEFQ = "Pokémon in " + 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.BQLIIQIIMDH(cfheiicnlfd);
                 }
             }
             this.JHDGENGBPQF.Reposition();
         }
         this.HCQINBCDGNO.SetActive(false);
     }
     this.FDCQDHEPIDI.KGCHHINLEBP();
 }
コード例 #2
0
 // Token: 0x060025B7 RID: 9655 RVA: 0x000F444C File Offset: 0x000F264C
 public void ODGFPOKKILN()
 {
     this.KKLMNEPFKIP.LKPOBCBOFIC("The Pokémon changes its form to Blade Forme when it uses an attack move, and changes to Shield Forme when it uses King's Shield.");
     this.HCQINBCDGNO.SetActive(false);
     this.JHDGENGBPQF.transform.NMBPDMIIHJB();
     this.FDCQDHEPIDI.LFEMKJDHDFG();
     if (this.JLOPEJDKCIO != null)
     {
         this.KKLMNEPFKIP.LKPOBCBOFIC("marvelscale" + this.JLOPEJDKCIO.AreaName);
         if (this.JLOPEJDKCIO.Pokemon != null)
         {
             this.JHDGENGBPQF.Reposition();
             if (this.JLOPEJDKCIO.Pokemon.Length > 1)
             {
                 AreaPokemon[] pokemon = this.JLOPEJDKCIO.Pokemon;
                 for (int i = 1; i < pokemon.Length; i++)
                 {
                     AreaPokemon cfheiicnlfd = pokemon[i];
                     BNJJIOHLOIC component   = this.JHDGENGBPQF.gameObject.BFCKNMFEBDM(this.FIQJLIKOGFO).GetComponent <BNJJIOHLOIC>();
                     component.BQLIIQIIMDH(cfheiicnlfd);
                 }
             }
             this.JHDGENGBPQF.PFEIQDIJEKE();
         }
         this.HCQINBCDGNO.SetActive(false);
     }
     this.FDCQDHEPIDI.LFEMKJDHDFG();
 }