Ejemplo n.º 1
0
 // Token: 0x0600017D RID: 381 RVA: 0x0000C598 File Offset: 0x0000A798
 private void PPCGJBIIFAO()
 {
     this.KCNHJDIAAGH = PanelWaveform.NCIIBNMIDCI(this.lowColor, this.highColor);
     this.OEMADMOLHHG = new List <Material>();
     foreach (Material item in base.GetComponent <MeshRenderer>().materials)
     {
         this.OEMADMOLHHG.Add(item);
     }
     this.AAEBFBPJJPK = this.OEMADMOLHHG[0].color.a;
 }
Ejemplo n.º 2
0
 // Token: 0x060001AB RID: 427 RVA: 0x0000E044 File Offset: 0x0000C244
 private void BFIOIDMHPPL()
 {
     this.KCNHJDIAAGH = PanelWaveform.NCIIBNMIDCI(this.lowColor, this.highColor);
     this.OEMADMOLHHG = new List <Material>();
     Material[] materials = base.GetComponent <MeshRenderer>().materials;
     for (int i = 1; i < materials.Length; i++)
     {
         Material item = materials[i];
         this.OEMADMOLHHG.Add(item);
     }
     this.AAEBFBPJJPK = this.OEMADMOLHHG[1].color.a;
 }