595 lines
16 KiB
C#
595 lines
16 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using UnityEngine;
|
|
|
|
namespace AGUI.StackedUI
|
|
{
|
|
// Token: 0x0200108E RID: 4238
|
|
public class ColorPickerScreen : MonoBehaviour
|
|
{
|
|
// Token: 0x06023DBB RID: 146875 RVA: 0x009CA8B0 File Offset: 0x009C8AB0
|
|
public Color[] BCKEEIJLNDA()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x170010A2 RID: 4258
|
|
// (get) Token: 0x06023DBC RID: 146876 RVA: 0x009CA8B8 File Offset: 0x009C8AB8
|
|
// (set) Token: 0x06023DD4 RID: 146900 RVA: 0x009CAEE4 File Offset: 0x009C90E4
|
|
public Color[] GPEKKJOLDGF
|
|
{
|
|
get
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
set
|
|
{
|
|
this.LDAPIKFLNNA = value;
|
|
for (int i = 0; i < this.colorButtonGroup.GAIFHNPOKID.Count; i++)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.GAIFHNPOKID[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.GAIFHNPOKID[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DBD RID: 146877 RVA: 0x009CA8C0 File Offset: 0x009C8AC0
|
|
public List<RadioButton3D> JDOEOKKLDFI()
|
|
{
|
|
return this.colorButtonGroup.EMFMAFFGBEG();
|
|
}
|
|
|
|
// Token: 0x06023DBE RID: 146878 RVA: 0x009CA8D0 File Offset: 0x009C8AD0
|
|
public Color[] COAGAHJCGCD()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DBF RID: 146879 RVA: 0x009CA8D8 File Offset: 0x009C8AD8
|
|
public void BKKGKIKAALJ(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 1; i < this.colorButtonGroup.FAAAHGONKAF().Count; i++)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.KDMPJBOANBK()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.KDMPJBOANBK()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DC0 RID: 146880 RVA: 0x009CA974 File Offset: 0x009C8B74
|
|
public Color[] EDDGGCIJNPN()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DC1 RID: 146881 RVA: 0x009CA97C File Offset: 0x009C8B7C
|
|
public void OFPOAJBCFFK(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 1; i < this.colorButtonGroup.KDMPJBOANBK().Count; i++)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.FAAAHGONKAF()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.MEJKKAJHJEE()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DC2 RID: 146882 RVA: 0x009CAA18 File Offset: 0x009C8C18
|
|
public Color[] JJLOKMGPEFK()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DC3 RID: 146883 RVA: 0x009CAA20 File Offset: 0x009C8C20
|
|
public List<RadioButton3D> FIIDFEDIMDC()
|
|
{
|
|
return this.colorButtonGroup.GAIFHNPOKID;
|
|
}
|
|
|
|
// Token: 0x06023DC4 RID: 146884 RVA: 0x009CAA30 File Offset: 0x009C8C30
|
|
public Color[] OLNKKHKFDLL()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DC5 RID: 146885 RVA: 0x009CAA38 File Offset: 0x009C8C38
|
|
public void MNCCBCNOBGN(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 1; i < this.colorButtonGroup.GAIFHNPOKID.Count; i++)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.CCCCDDLEMHE()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.MEJKKAJHJEE()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DC6 RID: 146886 RVA: 0x009CAAD4 File Offset: 0x009C8CD4
|
|
public void CILCPEOCNAD(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 1; i < this.colorButtonGroup.EMFMAFFGBEG().Count; i++)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.MEJKKAJHJEE()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.KDMPJBOANBK()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DC7 RID: 146887 RVA: 0x009CAB70 File Offset: 0x009C8D70
|
|
public void MMKDCJKJFCL(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 1; i < this.colorButtonGroup.EMFMAFFGBEG().Count; i += 0)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.EMFMAFFGBEG()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.EMFMAFFGBEG()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DC8 RID: 146888 RVA: 0x009CAC0C File Offset: 0x009C8E0C
|
|
public Color[] FEOAHFHLCDB()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DC9 RID: 146889 RVA: 0x009CAC14 File Offset: 0x009C8E14
|
|
public List<RadioButton3D> MHOGAKAHIPM()
|
|
{
|
|
return this.colorButtonGroup.EMFMAFFGBEG();
|
|
}
|
|
|
|
// Token: 0x06023DCA RID: 146890 RVA: 0x009CAC24 File Offset: 0x009C8E24
|
|
public void JFBJAFHHBGI(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 1; i < this.colorButtonGroup.EMFMAFFGBEG().Count; i++)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.FAAAHGONKAF()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.MEJKKAJHJEE()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DCB RID: 146891 RVA: 0x009CACC0 File Offset: 0x009C8EC0
|
|
public void DJFPFPBFEMK(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 0; i < this.colorButtonGroup.KDMPJBOANBK().Count; i += 0)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.CCCCDDLEMHE()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.CCCCDDLEMHE()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DCC RID: 146892 RVA: 0x009CAD5C File Offset: 0x009C8F5C
|
|
public List<RadioButton3D> KMKJHHACCCD()
|
|
{
|
|
return this.colorButtonGroup.MEJKKAJHJEE();
|
|
}
|
|
|
|
// Token: 0x06023DCD RID: 146893 RVA: 0x009CAD6C File Offset: 0x009C8F6C
|
|
public Color[] MBPPDOILOPG()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DCE RID: 146894 RVA: 0x009CAD74 File Offset: 0x009C8F74
|
|
public Color[] CCHBBOEABJI()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DCF RID: 146895 RVA: 0x009CAD7C File Offset: 0x009C8F7C
|
|
public void EBKPLBIHNKG(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 0; i < this.colorButtonGroup.EMFMAFFGBEG().Count; i += 0)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.MEJKKAJHJEE()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.MEJKKAJHJEE()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DD0 RID: 146896 RVA: 0x009CAE18 File Offset: 0x009C9018
|
|
public List<RadioButton3D> CIAHMBGPBIL()
|
|
{
|
|
return this.colorButtonGroup.KDMPJBOANBK();
|
|
}
|
|
|
|
// Token: 0x06023DD1 RID: 146897 RVA: 0x009CAE28 File Offset: 0x009C9028
|
|
public void HLACHBJBCGG(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 0; i < this.colorButtonGroup.FAAAHGONKAF().Count; i += 0)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.CCCCDDLEMHE()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.GAIFHNPOKID[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DD2 RID: 146898 RVA: 0x009CAEC4 File Offset: 0x009C90C4
|
|
public List<RadioButton3D> CECGEDMEJPE()
|
|
{
|
|
return this.colorButtonGroup.MEJKKAJHJEE();
|
|
}
|
|
|
|
// Token: 0x06023DD3 RID: 146899 RVA: 0x009CAED4 File Offset: 0x009C90D4
|
|
public List<RadioButton3D> KONMOBHFJFI()
|
|
{
|
|
return this.colorButtonGroup.MEJKKAJHJEE();
|
|
}
|
|
|
|
// Token: 0x06023DD5 RID: 146901 RVA: 0x009CAF80 File Offset: 0x009C9180
|
|
public Color[] GPHHMJAEOHO()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DD6 RID: 146902 RVA: 0x009CAF88 File Offset: 0x009C9188
|
|
public Color[] CIKCLONPHAD()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DD7 RID: 146903 RVA: 0x009CAF90 File Offset: 0x009C9190
|
|
public Color[] LMPKJKEAAKG()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DD8 RID: 146904 RVA: 0x009CAF98 File Offset: 0x009C9198
|
|
public Color[] BHKBHILLJDG()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DD9 RID: 146905 RVA: 0x009CAFA0 File Offset: 0x009C91A0
|
|
public List<RadioButton3D> IKOKAMNMEDK()
|
|
{
|
|
return this.colorButtonGroup.FAAAHGONKAF();
|
|
}
|
|
|
|
// Token: 0x06023DDA RID: 146906 RVA: 0x009CAFB0 File Offset: 0x009C91B0
|
|
public List<RadioButton3D> NGLAEGCIMCJ()
|
|
{
|
|
return this.colorButtonGroup.KDMPJBOANBK();
|
|
}
|
|
|
|
// Token: 0x06023DDB RID: 146907 RVA: 0x009CAFC0 File Offset: 0x009C91C0
|
|
public Color[] PAAEBCKOECC()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DDC RID: 146908 RVA: 0x009CAFC8 File Offset: 0x009C91C8
|
|
public List<RadioButton3D> NMLDNHDMMDA()
|
|
{
|
|
return this.colorButtonGroup.CCCCDDLEMHE();
|
|
}
|
|
|
|
// Token: 0x06023DDD RID: 146909 RVA: 0x009CAFD8 File Offset: 0x009C91D8
|
|
public Color[] DKDEBIDOEKM()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DDE RID: 146910 RVA: 0x009CAFE0 File Offset: 0x009C91E0
|
|
public List<RadioButton3D> AJINELOJMBI()
|
|
{
|
|
return this.colorButtonGroup.GAIFHNPOKID;
|
|
}
|
|
|
|
// Token: 0x06023DDF RID: 146911 RVA: 0x009CAFF0 File Offset: 0x009C91F0
|
|
public List<RadioButton3D> JCEFMPOOEEG()
|
|
{
|
|
return this.colorButtonGroup.KDMPJBOANBK();
|
|
}
|
|
|
|
// Token: 0x06023DE0 RID: 146912 RVA: 0x009CB000 File Offset: 0x009C9200
|
|
public Color[] DBBEENOAGNA()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DE1 RID: 146913 RVA: 0x009CB008 File Offset: 0x009C9208
|
|
public void HKKJAALJACB(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 1; i < this.colorButtonGroup.FAAAHGONKAF().Count; i += 0)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.CCCCDDLEMHE()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.KDMPJBOANBK()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DE2 RID: 146914 RVA: 0x009CB0A4 File Offset: 0x009C92A4
|
|
public Color[] MJIDFKGOCIO()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DE3 RID: 146915 RVA: 0x009CB0AC File Offset: 0x009C92AC
|
|
public void OCPMILDNINE(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 0; i < this.colorButtonGroup.CCCCDDLEMHE().Count; i++)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.CCCCDDLEMHE()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.GAIFHNPOKID[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x170010A1 RID: 4257
|
|
// (get) Token: 0x06023DE4 RID: 146916 RVA: 0x009CB148 File Offset: 0x009C9348
|
|
public List<RadioButton3D> GAIFHNPOKID
|
|
{
|
|
get
|
|
{
|
|
return this.colorButtonGroup.GAIFHNPOKID;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DE5 RID: 146917 RVA: 0x009CB158 File Offset: 0x009C9358
|
|
public List<RadioButton3D> OFDLDNLPBAM()
|
|
{
|
|
return this.colorButtonGroup.FAAAHGONKAF();
|
|
}
|
|
|
|
// Token: 0x06023DE6 RID: 146918 RVA: 0x009CB168 File Offset: 0x009C9368
|
|
public Color[] KNNLHPECEDH()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DE7 RID: 146919 RVA: 0x009CB170 File Offset: 0x009C9370
|
|
public void KIPAFKMLGOL(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 1; i < this.colorButtonGroup.EMFMAFFGBEG().Count; i += 0)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.GAIFHNPOKID[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.GAIFHNPOKID[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DE8 RID: 146920 RVA: 0x009CB20C File Offset: 0x009C940C
|
|
public List<RadioButton3D> ALLEHEFKNGM()
|
|
{
|
|
return this.colorButtonGroup.CCCCDDLEMHE();
|
|
}
|
|
|
|
// Token: 0x06023DE9 RID: 146921 RVA: 0x009CB21C File Offset: 0x009C941C
|
|
public void IIFBCHKNLFN(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 0; i < this.colorButtonGroup.EMFMAFFGBEG().Count; i += 0)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.GAIFHNPOKID[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.KDMPJBOANBK()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DEA RID: 146922 RVA: 0x009CB2B8 File Offset: 0x009C94B8
|
|
public void PMBGCAONAOO(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 0; i < this.colorButtonGroup.GAIFHNPOKID.Count; i += 0)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.GAIFHNPOKID[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.CCCCDDLEMHE()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DEB RID: 146923 RVA: 0x009CB354 File Offset: 0x009C9554
|
|
public Color[] PLIHCOHJOGP()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DED RID: 146925 RVA: 0x009CB364 File Offset: 0x009C9564
|
|
public Color[] KGHPOBKLFLN()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DEE RID: 146926 RVA: 0x009CB36C File Offset: 0x009C956C
|
|
public Color[] IPFPHONNKCK()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DEF RID: 146927 RVA: 0x009CB374 File Offset: 0x009C9574
|
|
public List<RadioButton3D> OMBPPGJELAL()
|
|
{
|
|
return this.colorButtonGroup.MEJKKAJHJEE();
|
|
}
|
|
|
|
// Token: 0x06023DF0 RID: 146928 RVA: 0x009CB384 File Offset: 0x009C9584
|
|
public List<RadioButton3D> OLBFJFFCBEH()
|
|
{
|
|
return this.colorButtonGroup.GAIFHNPOKID;
|
|
}
|
|
|
|
// Token: 0x06023DF1 RID: 146929 RVA: 0x009CB394 File Offset: 0x009C9594
|
|
public Color[] IODBNBLMBJM()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DF2 RID: 146930 RVA: 0x009CB39C File Offset: 0x009C959C
|
|
public void NFDMANLCGIJ(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 0; i < this.colorButtonGroup.FAAAHGONKAF().Count; i++)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.MEJKKAJHJEE()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.FAAAHGONKAF()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DF3 RID: 146931 RVA: 0x009CB438 File Offset: 0x009C9638
|
|
public void LOJFLKOAHEJ(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 1; i < this.colorButtonGroup.KDMPJBOANBK().Count; i++)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.EMFMAFFGBEG()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.KDMPJBOANBK()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DF4 RID: 146932 RVA: 0x009CB4D4 File Offset: 0x009C96D4
|
|
public List<RadioButton3D> KDMPJBOANBK()
|
|
{
|
|
return this.colorButtonGroup.KDMPJBOANBK();
|
|
}
|
|
|
|
// Token: 0x06023DF5 RID: 146933 RVA: 0x009CB4E4 File Offset: 0x009C96E4
|
|
public void HFAMDIFKMCG(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 1; i < this.colorButtonGroup.KDMPJBOANBK().Count; i++)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.EMFMAFFGBEG()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.KDMPJBOANBK()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DF6 RID: 146934 RVA: 0x009CB580 File Offset: 0x009C9780
|
|
public void JHNGCECBONI(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 0; i < this.colorButtonGroup.GAIFHNPOKID.Count; i += 0)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.MEJKKAJHJEE()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.CCCCDDLEMHE()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06023DF7 RID: 146935 RVA: 0x009CB61C File Offset: 0x009C981C
|
|
public Color[] JFOBDOJIGLN()
|
|
{
|
|
return this.LDAPIKFLNNA;
|
|
}
|
|
|
|
// Token: 0x06023DF8 RID: 146936 RVA: 0x009CB624 File Offset: 0x009C9824
|
|
public List<RadioButton3D> HFJMIMBIJHB()
|
|
{
|
|
return this.colorButtonGroup.KDMPJBOANBK();
|
|
}
|
|
|
|
// Token: 0x06023DF9 RID: 146937 RVA: 0x009CB634 File Offset: 0x009C9834
|
|
public List<RadioButton3D> ACFDMPFPIFK()
|
|
{
|
|
return this.colorButtonGroup.CCCCDDLEMHE();
|
|
}
|
|
|
|
// Token: 0x06023DFA RID: 146938 RVA: 0x009CB644 File Offset: 0x009C9844
|
|
public List<RadioButton3D> FOADOLGKLFC()
|
|
{
|
|
return this.colorButtonGroup.KDMPJBOANBK();
|
|
}
|
|
|
|
// Token: 0x06023DFB RID: 146939 RVA: 0x009CB654 File Offset: 0x009C9854
|
|
public List<RadioButton3D> KFHPPKGIBCO()
|
|
{
|
|
return this.colorButtonGroup.EMFMAFFGBEG();
|
|
}
|
|
|
|
// Token: 0x06023DFC RID: 146940 RVA: 0x009CB664 File Offset: 0x009C9864
|
|
public void GANMIFLMBGK(Color[] NOBAPCOKFIL)
|
|
{
|
|
this.LDAPIKFLNNA = NOBAPCOKFIL;
|
|
for (int i = 1; i < this.colorButtonGroup.FAAAHGONKAF().Count; i += 0)
|
|
{
|
|
if (i >= this.LDAPIKFLNNA.Length)
|
|
{
|
|
break;
|
|
}
|
|
this.colorButtonGroup.EMFMAFFGBEG()[i].BaseColor = this.LDAPIKFLNNA[i];
|
|
this.colorButtonGroup.MEJKKAJHJEE()[i].ToggleColor = this.LDAPIKFLNNA[i];
|
|
}
|
|
}
|
|
|
|
// Token: 0x04005BC8 RID: 23496
|
|
[SerializeField]
|
|
private RadioGroup3D colorButtonGroup;
|
|
|
|
// Token: 0x04005BC9 RID: 23497
|
|
private Color[] LDAPIKFLNNA;
|
|
}
|
|
}
|