using System; using UnityEngine; // Token: 0x020010E4 RID: 4324 [RequireComponent(typeof(RectTransform))] public class ThrobbingUIElement : MonoBehaviour { // Token: 0x06024F00 RID: 151296 RVA: 0x00A36A6C File Offset: 0x00A34C6C private void PPOPAEBNGPC() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F01 RID: 151297 RVA: 0x00A36AE0 File Offset: 0x00A34CE0 public bool OEILDCEDMPE() { return this.CAAAFEKOAAF; } // Token: 0x06024F02 RID: 151298 RVA: 0x00A36AE8 File Offset: 0x00A34CE8 private void JHNGPHJGFCF() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F03 RID: 151299 RVA: 0x00A36B5C File Offset: 0x00A34D5C private void KJBPHNKFCAM() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F04 RID: 151300 RVA: 0x00A36BD0 File Offset: 0x00A34DD0 public bool FKONLJDCGCI() { return this.CAAAFEKOAAF; } // Token: 0x06024F05 RID: 151301 RVA: 0x00A36BD8 File Offset: 0x00A34DD8 private void ACOIMDMPDOM() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F06 RID: 151302 RVA: 0x00A36C4C File Offset: 0x00A34E4C private void GMDBGNMCONK() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F07 RID: 151303 RVA: 0x00A36CC0 File Offset: 0x00A34EC0 public void FHHDABLFHME(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F08 RID: 151304 RVA: 0x00A36D68 File Offset: 0x00A34F68 private void EIMPMCFDMIA() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x170010EF RID: 4335 // (get) Token: 0x06024F67 RID: 151399 RVA: 0x00A39A50 File Offset: 0x00A37C50 // (set) Token: 0x06024F09 RID: 151305 RVA: 0x00A36DDC File Offset: 0x00A34FDC public bool HHEECLBGLCE { get { return this.CAAAFEKOAAF; } set { this.CAAAFEKOAAF = value; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } } // Token: 0x06024F0A RID: 151306 RVA: 0x00A36E84 File Offset: 0x00A35084 public bool OBOAHEOICLG() { return this.CAAAFEKOAAF; } // Token: 0x06024F0B RID: 151307 RVA: 0x00A36E8C File Offset: 0x00A3508C private void CEFBFDNICOB() { if (this.LLAKOPAFMBI()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(632f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1499f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F0C RID: 151308 RVA: 0x00A36F34 File Offset: 0x00A35134 private void FJCCGJGLMLP() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F0D RID: 151309 RVA: 0x00A36FA8 File Offset: 0x00A351A8 private void MDCNOIALLAF() { if (this.LCMOMLENMGN()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1878f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(629f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F0E RID: 151310 RVA: 0x00A37050 File Offset: 0x00A35250 private void PFBFOGJOOGP() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F0F RID: 151311 RVA: 0x00A370C4 File Offset: 0x00A352C4 private void FNHPFHOPCLL() { if (this.OEILDCEDMPE()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1776f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(72f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F10 RID: 151312 RVA: 0x00A3716C File Offset: 0x00A3536C private void BIOPLCKCFFL() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F11 RID: 151313 RVA: 0x00A371E0 File Offset: 0x00A353E0 public void NBJEJILJPOO(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F12 RID: 151314 RVA: 0x00A37288 File Offset: 0x00A35488 public void IPHCMLMFGAC(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F13 RID: 151315 RVA: 0x00A37330 File Offset: 0x00A35530 public void GLLMNGLFLEG(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F14 RID: 151316 RVA: 0x00A373D8 File Offset: 0x00A355D8 public void GKHMHHOHCEI(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F15 RID: 151317 RVA: 0x00A37480 File Offset: 0x00A35680 private void BACNJJKPEOO() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F16 RID: 151318 RVA: 0x00A374F4 File Offset: 0x00A356F4 private void OFKHEPNEFGP() { if (this.IJEPIIEFMHL()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(901f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(622f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F17 RID: 151319 RVA: 0x00A3759C File Offset: 0x00A3579C private void OBHBFPACFNI() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F18 RID: 151320 RVA: 0x00A37610 File Offset: 0x00A35810 private void PLNOKEGIIAP() { if (this.IIGNNOFCMCD()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(602f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1596f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F19 RID: 151321 RVA: 0x00A376B8 File Offset: 0x00A358B8 public bool NKDBMIMMLPJ() { return this.CAAAFEKOAAF; } // Token: 0x06024F1A RID: 151322 RVA: 0x00A376C0 File Offset: 0x00A358C0 public bool FBJKLEIILFG() { return this.CAAAFEKOAAF; } // Token: 0x06024F1B RID: 151323 RVA: 0x00A376C8 File Offset: 0x00A358C8 public void IFFAOLFCEKK(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F1C RID: 151324 RVA: 0x00A37770 File Offset: 0x00A35970 public void PMFLLMHCLLA(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F1D RID: 151325 RVA: 0x00A37818 File Offset: 0x00A35A18 public void HAGOKHIGIEC(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F1E RID: 151326 RVA: 0x00A378C0 File Offset: 0x00A35AC0 public void MKBLEDOKNLB(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F1F RID: 151327 RVA: 0x00A37968 File Offset: 0x00A35B68 public void FHGFNMLBCHF(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F20 RID: 151328 RVA: 0x00A37A10 File Offset: 0x00A35C10 private void MJEHPNFIMPP() { if (this.MBMLABBHKJD()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1965f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(582f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F21 RID: 151329 RVA: 0x00A37AB8 File Offset: 0x00A35CB8 private void IDGJGAIBOCK() { if (this.MFPBDLFDNBO()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1996f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1395f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F22 RID: 151330 RVA: 0x00A37B60 File Offset: 0x00A35D60 public bool LLAKOPAFMBI() { return this.CAAAFEKOAAF; } // Token: 0x06024F24 RID: 151332 RVA: 0x00A37B94 File Offset: 0x00A35D94 private void JCDJNJAIEJC() { if (this.OEILDCEDMPE()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1387f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1484f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F25 RID: 151333 RVA: 0x00A37C3C File Offset: 0x00A35E3C private void OBFADPEEBLG() { if (this.NKDBMIMMLPJ()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1187f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1069f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F26 RID: 151334 RVA: 0x00A37CE4 File Offset: 0x00A35EE4 private void LELHNBCKIEG() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F27 RID: 151335 RVA: 0x00A37D58 File Offset: 0x00A35F58 private void IGPFODPCJEP() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F28 RID: 151336 RVA: 0x00A37DCC File Offset: 0x00A35FCC public void DDCIBCMDIFD(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F29 RID: 151337 RVA: 0x00A37E74 File Offset: 0x00A36074 private void JGFOPLONGBH() { if (this.BCGAGHCMMEN()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1144f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1253f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F2A RID: 151338 RVA: 0x00A37F1C File Offset: 0x00A3611C public bool BCGAGHCMMEN() { return this.CAAAFEKOAAF; } // Token: 0x06024F2B RID: 151339 RVA: 0x00A37F24 File Offset: 0x00A36124 private void EGNPDOMPDJD() { if (this.MBMLABBHKJD()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1485f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(355f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F2C RID: 151340 RVA: 0x00A37FCC File Offset: 0x00A361CC public void NFEOEBBHAKG(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F2D RID: 151341 RVA: 0x00A38074 File Offset: 0x00A36274 private void MOKADBJDKNM() { if (this.AHAEIBNIOJE()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(765f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(593f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F2E RID: 151342 RVA: 0x00A3811C File Offset: 0x00A3631C private void HLBHPDENNBH() { if (this.BMADIDONELG()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(699f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(17f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F2F RID: 151343 RVA: 0x00A381C4 File Offset: 0x00A363C4 private void DCKOCPMABHH() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F30 RID: 151344 RVA: 0x00A38238 File Offset: 0x00A36438 private void OLEBPMMFNIF() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F31 RID: 151345 RVA: 0x00A382AC File Offset: 0x00A364AC public void IHGGFACMNIL(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F32 RID: 151346 RVA: 0x00A38354 File Offset: 0x00A36554 private void JCIBODNDMOO() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F33 RID: 151347 RVA: 0x00A383C8 File Offset: 0x00A365C8 private void FIDMEJHMGJI() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F34 RID: 151348 RVA: 0x00A3843C File Offset: 0x00A3663C public void FNHKBHGNHGI(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F35 RID: 151349 RVA: 0x00A384E4 File Offset: 0x00A366E4 private void PPFIBIEHPDP() { if (this.FKONLJDCGCI()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(26f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1102f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F36 RID: 151350 RVA: 0x00A3858C File Offset: 0x00A3678C private void FDBHMLOEHCE() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F37 RID: 151351 RVA: 0x00A38600 File Offset: 0x00A36800 public bool IJEPIIEFMHL() { return this.CAAAFEKOAAF; } // Token: 0x06024F38 RID: 151352 RVA: 0x00A38608 File Offset: 0x00A36808 private void EMFLDLBKGOB() { if (this.GKOFGMCAGJK()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(16f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(531f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F39 RID: 151353 RVA: 0x00A386B0 File Offset: 0x00A368B0 public void OAAMOMMJHPH(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F3A RID: 151354 RVA: 0x00A38758 File Offset: 0x00A36958 private void NGOPCBJCNJM() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F3B RID: 151355 RVA: 0x00A387CC File Offset: 0x00A369CC private void IPAPMGBLCNF() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F3C RID: 151356 RVA: 0x00A38840 File Offset: 0x00A36A40 public bool HODJHBAAPCF() { return this.CAAAFEKOAAF; } // Token: 0x06024F3D RID: 151357 RVA: 0x00A38848 File Offset: 0x00A36A48 private void LNKPKHFACHE() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F3E RID: 151358 RVA: 0x00A388BC File Offset: 0x00A36ABC private void AJMAOAOGHFK() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F3F RID: 151359 RVA: 0x00A38930 File Offset: 0x00A36B30 private void CJNKCFNIPIO() { if (this.GKOFGMCAGJK()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1428f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(387f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F40 RID: 151360 RVA: 0x00A389D8 File Offset: 0x00A36BD8 private void FNNCEMJECLP() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F41 RID: 151361 RVA: 0x00A38A4C File Offset: 0x00A36C4C private void LGCNFLACIIH() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F42 RID: 151362 RVA: 0x00A38AC0 File Offset: 0x00A36CC0 public bool NAFPINEIMNP() { return this.CAAAFEKOAAF; } // Token: 0x06024F43 RID: 151363 RVA: 0x00A38AC8 File Offset: 0x00A36CC8 private void LGNHINLJKMN() { if (this.BNHPHCAILBB()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1396f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1415f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F44 RID: 151364 RVA: 0x00A38B70 File Offset: 0x00A36D70 public bool MFPBDLFDNBO() { return this.CAAAFEKOAAF; } // Token: 0x06024F45 RID: 151365 RVA: 0x00A38B78 File Offset: 0x00A36D78 public void NGHLJPNKEBG(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F46 RID: 151366 RVA: 0x00A38C20 File Offset: 0x00A36E20 public void LOLJLFFNIHM(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F47 RID: 151367 RVA: 0x00A38CC8 File Offset: 0x00A36EC8 private void FBNGCAPKDPC() { if (this.BCGAGHCMMEN()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1939f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1803f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F48 RID: 151368 RVA: 0x00A38D70 File Offset: 0x00A36F70 private void PLKHINPPGPK() { if (this.LCMOMLENMGN()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(244f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1957f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F49 RID: 151369 RVA: 0x00A38E18 File Offset: 0x00A37018 public void GMGIPDJODBC(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F4A RID: 151370 RVA: 0x00A38EC0 File Offset: 0x00A370C0 private void ENNLCNAKEHH() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F4B RID: 151371 RVA: 0x00A38F34 File Offset: 0x00A37134 private void LJFJILFBKHF() { if (this.HODJHBAAPCF()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(348f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(579f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F4C RID: 151372 RVA: 0x00A38FDC File Offset: 0x00A371DC public void HPCODBHCHFH(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F4D RID: 151373 RVA: 0x00A39084 File Offset: 0x00A37284 private void LHMGNEDHIHI() { if (this.OBOAHEOICLG()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1854f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(896f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F4E RID: 151374 RVA: 0x00A3912C File Offset: 0x00A3732C private void GGHNBMLMNOP() { if (this.NAFPINEIMNP()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(405f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(627f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F4F RID: 151375 RVA: 0x00A391D4 File Offset: 0x00A373D4 private void BBKPAKKLOGB() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F50 RID: 151376 RVA: 0x00A39248 File Offset: 0x00A37448 public bool AHAEIBNIOJE() { return this.CAAAFEKOAAF; } // Token: 0x06024F51 RID: 151377 RVA: 0x00A39250 File Offset: 0x00A37450 private void NPOPGAOFLLI() { if (this.NAFPINEIMNP()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1720f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1078f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F52 RID: 151378 RVA: 0x00A392F8 File Offset: 0x00A374F8 private void Awake() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F53 RID: 151379 RVA: 0x00A3936C File Offset: 0x00A3756C public bool BNHPHCAILBB() { return this.CAAAFEKOAAF; } // Token: 0x06024F54 RID: 151380 RVA: 0x00A39374 File Offset: 0x00A37574 public void EONMJIHELOD(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F55 RID: 151381 RVA: 0x00A3941C File Offset: 0x00A3761C public bool GKOFGMCAGJK() { return this.CAAAFEKOAAF; } // Token: 0x06024F56 RID: 151382 RVA: 0x00A39424 File Offset: 0x00A37624 private void HMMKGAHIEDN() { if (this.NAFPINEIMNP()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(811f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(630f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F57 RID: 151383 RVA: 0x00A394CC File Offset: 0x00A376CC public bool IIGNNOFCMCD() { return this.CAAAFEKOAAF; } // Token: 0x06024F58 RID: 151384 RVA: 0x00A394D4 File Offset: 0x00A376D4 public bool DOAPCCEAABJ() { return this.CAAAFEKOAAF; } // Token: 0x06024F59 RID: 151385 RVA: 0x00A394DC File Offset: 0x00A376DC public void KAGCNEIGJHC(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F5A RID: 151386 RVA: 0x00A39584 File Offset: 0x00A37784 private void PLKCCLMGOKP() { if (this.MEPGOLHALGA()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(155f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1431f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F5B RID: 151387 RVA: 0x00A3962C File Offset: 0x00A3782C public void OOCBKJCOMHO(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F5C RID: 151388 RVA: 0x00A396D4 File Offset: 0x00A378D4 private void GHNJJCGKPJN() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F5D RID: 151389 RVA: 0x00A39748 File Offset: 0x00A37948 public bool BMADIDONELG() { return this.CAAAFEKOAAF; } // Token: 0x06024F5E RID: 151390 RVA: 0x00A39750 File Offset: 0x00A37950 public bool LCMOMLENMGN() { return this.CAAAFEKOAAF; } // Token: 0x06024F5F RID: 151391 RVA: 0x00A39758 File Offset: 0x00A37958 public void DOFLFCBKBMA(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F60 RID: 151392 RVA: 0x00A39800 File Offset: 0x00A37A00 public bool MEPGOLHALGA() { return this.CAAAFEKOAAF; } // Token: 0x06024F61 RID: 151393 RVA: 0x00A39808 File Offset: 0x00A37A08 private void PBCNFAEFEEO() { if (this.OEILDCEDMPE()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(1227f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(289f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F62 RID: 151394 RVA: 0x00A398B0 File Offset: 0x00A37AB0 public bool EGOEAICFLII() { return this.CAAAFEKOAAF; } // Token: 0x06024F63 RID: 151395 RVA: 0x00A398B8 File Offset: 0x00A37AB8 private void MBJAEHLCMGD() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F64 RID: 151396 RVA: 0x00A3992C File Offset: 0x00A37B2C public void GCKOLNLMAFG(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F65 RID: 151397 RVA: 0x00A399D4 File Offset: 0x00A37BD4 public bool MBMLABBHKJD() { return this.CAAAFEKOAAF; } // Token: 0x06024F66 RID: 151398 RVA: 0x00A399DC File Offset: 0x00A37BDC private void JHCLJIABPPJ() { this.BEKGOMBPGOG = base.GetComponent(); if (this.spriteRenderer == null) { this.spriteRenderer = base.GetComponentInChildren(); } if (this.spriteRenderer != null) { this.HKKBDHICBII = this.spriteRenderer.color; } this.ADNLIGLOMIJ = this.BEKGOMBPGOG.localScale.x; } // Token: 0x06024F68 RID: 151400 RVA: 0x00A39A58 File Offset: 0x00A37C58 public void JANLMDABPDD(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x06024F69 RID: 151401 RVA: 0x00A39B00 File Offset: 0x00A37D00 private void Update() { if (this.HHEECLBGLCE) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(3.1415927f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(3.1415927f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F6A RID: 151402 RVA: 0x00A39BA8 File Offset: 0x00A37DA8 public bool PHJAPBAMJBA() { return this.CAAAFEKOAAF; } // Token: 0x06024F6B RID: 151403 RVA: 0x00A39BB0 File Offset: 0x00A37DB0 private void FICAFNMOJID() { if (this.AHAEIBNIOJE()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(178f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(1405f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F6C RID: 151404 RVA: 0x00A39C58 File Offset: 0x00A37E58 private void EOJAKFNAPJP() { if (this.BCGAGHCMMEN()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(112f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(829f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F6D RID: 151405 RVA: 0x00A39D00 File Offset: 0x00A37F00 private void FJJIFMDPBFD() { if (this.FKONLJDCGCI()) { float num = this.ADNLIGLOMIJ + Mathf.Abs(Mathf.Sin(980f * this.throbFrequency * Time.time)) * (this.maxThrobScale * this.ADNLIGLOMIJ); this.BEKGOMBPGOG.localScale = new Vector3(num, num); if (this.spriteRenderer != null) { this.spriteRenderer.color = Color.Lerp(this.HKKBDHICBII, this.throbColorOverlay, Mathf.Abs(Mathf.Sin(914f * this.throbFrequency * Time.time))); } } } // Token: 0x06024F6E RID: 151406 RVA: 0x00A39DA8 File Offset: 0x00A37FA8 public void CAKECBFOJOD(bool NOBAPCOKFIL) { this.CAAAFEKOAAF = NOBAPCOKFIL; if (this.CAAAFEKOAAF) { if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.activeSprite; } } else if (this.spriteRenderer != null) { this.spriteRenderer.sprite = this.inactiveSprite; } if (this.BEKGOMBPGOG != null) { this.BEKGOMBPGOG.localScale = new Vector3(this.ADNLIGLOMIJ, this.ADNLIGLOMIJ); } this.spriteRenderer.color = this.HKKBDHICBII; } // Token: 0x04005DD9 RID: 24025 private RectTransform BEKGOMBPGOG; // Token: 0x04005DDA RID: 24026 [SerializeField] private SpriteRenderer spriteRenderer; // Token: 0x04005DDB RID: 24027 [SerializeField] private Sprite inactiveSprite; // Token: 0x04005DDC RID: 24028 [SerializeField] private Sprite activeSprite; // Token: 0x04005DDD RID: 24029 private float ADNLIGLOMIJ; // Token: 0x04005DDE RID: 24030 [SerializeField] private float maxThrobScale = 2f; // Token: 0x04005DDF RID: 24031 [SerializeField] private float throbFrequency = 1f; // Token: 0x04005DE0 RID: 24032 private Color HKKBDHICBII; // Token: 0x04005DE1 RID: 24033 [SerializeField] private Color throbColorOverlay = Color.white; // Token: 0x04005DE2 RID: 24034 private bool CAAAFEKOAAF; }