Exemple #1
0
 // Token: 0x06001394 RID: 5012 RVA: 0x00091424 File Offset: 0x0008F624
 public void PCNCNHMKBKL(int GMQPHOGQFMG, int HLIPOQGBJNN, int FJDGINJEHOE, int JFJFCGQOEMC)
 {
     if (this.isValid)
     {
         int i     = 0;
         int count = this.mSaved.Count;
         while (i < count)
         {
             BMGlyph bmglyph = this.mSaved[i];
             if (bmglyph != null)
             {
                 bmglyph.PCNCNHMKBKL(GMQPHOGQFMG, HLIPOQGBJNN, FJDGINJEHOE, JFJFCGQOEMC);
             }
             i++;
         }
     }
 }