using System; using System.Collections; using UnityEngine; // Token: 0x020002C3 RID: 707 public class GA_FREE_Demo06 : MonoBehaviour { // Token: 0x060089FB RID: 35323 RVA: 0x002A5F94 File Offset: 0x002A4194 public void IMBLEEHNNLE() { base.StartCoroutine(this.JNKGBPMMMNB(1950f)); this.BBFGJBGPHGO(); if (this.FDOFJNBMMEI) { this.NNEAKKDLEEN(); } if (this.NALNILMABMC) { this.NABKHIHDMDK(); } if (this.LFLOFKCEKBN) { this.HKJPFHFHBKO(); } if (this.KOGCMJPDNCI) { this.CKEKINMCHAI(); } } // Token: 0x060089FC RID: 35324 RVA: 0x002A6000 File Offset: 0x002A4200 public void OnButton_3() { base.StartCoroutine(this.INFJNHOKMBL(0.6f)); this.KPLPOJEEFBP(); if (this.FDOFJNBMMEI) { this.OIOOLPMOJJO(); } if (this.KHHBDIOJCDB) { this.PJFPPHOMHCC(); } if (this.LFLOFKCEKBN) { this.KBAENHNMJOH(); } if (this.KOGCMJPDNCI) { this.ADBNNPAKJBO(); } } // Token: 0x060089FD RID: 35325 RVA: 0x002A606C File Offset: 0x002A426C private void MHDFIOMCCMO() { } // Token: 0x060089FE RID: 35326 RVA: 0x002A6070 File Offset: 0x002A4270 private IEnumerator LHNDHOHJKAH() { yield return new WaitForSeconds(1f); this.m_Title1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.NEDJGCGCMFM()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x060089FF RID: 35327 RVA: 0x002A608C File Offset: 0x002A428C private IEnumerator JCMDGJAMBHI() { yield return new WaitForSeconds(1f); this.m_Title1.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_TopBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); yield break; } // Token: 0x06008A00 RID: 35328 RVA: 0x002A60A8 File Offset: 0x002A42A8 private void LOPGGBEPNAI() { } // Token: 0x06008A01 RID: 35329 RVA: 0x002A60AC File Offset: 0x002A42AC private void HKKKOMGKMOP() { this.FDOFJNBMMEI = !this.FDOFJNBMMEI; if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.Children); } else { this.m_SecondaryButton1.MoveOut((GUIAnimSystemFREE.eGUIMove)3); } } // Token: 0x06008A02 RID: 35330 RVA: 0x002A60E8 File Offset: 0x002A42E8 private void EAKGKEKHPOI() { this.m_TopBar.MoveIn((GUIAnimSystemFREE.eGUIMove)8); this.m_BottomBar.MoveIn((GUIAnimSystemFREE.eGUIMove)5); base.StartCoroutine(this.HMCAAGFLDMG()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, false); } // Token: 0x06008A03 RID: 35331 RVA: 0x002A6120 File Offset: 0x002A4320 private void AGFBJDHGMAB() { this.NALNILMABMC = this.NALNILMABMC; if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveIn((GUIAnimSystemFREE.eGUIMove)3); } else { this.m_SecondaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)6); } } // Token: 0x06008A04 RID: 35332 RVA: 0x002A615C File Offset: 0x002A435C private void JJHPPFMOEGM() { this.m_TopBar.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveIn((GUIAnimSystemFREE.eGUIMove)5); base.StartCoroutine(this.IJCPDPPGHPF()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, false); } // Token: 0x06008A05 RID: 35333 RVA: 0x002A6194 File Offset: 0x002A4394 private void NNEAKKDLEEN() { this.FDOFJNBMMEI = this.FDOFJNBMMEI; if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } else { this.m_SecondaryButton1.MoveOut((GUIAnimSystemFREE.eGUIMove)4); } } // Token: 0x06008A06 RID: 35334 RVA: 0x002A61D0 File Offset: 0x002A43D0 private IEnumerator INFJNHOKMBL(float CLIAGNOIKNF) { GUIAnimSystemFREE.Instance.EnableAllButtons(false); yield return new WaitForSeconds(CLIAGNOIKNF); GUIAnimSystemFREE.Instance.EnableAllButtons(true); yield break; } // Token: 0x06008A07 RID: 35335 RVA: 0x002A61EC File Offset: 0x002A43EC private void ILLBGAOBLCH() { this.KOGCMJPDNCI = this.KOGCMJPDNCI; if (this.KOGCMJPDNCI) { this.m_SecondaryButton5.MoveIn((GUIAnimSystemFREE.eGUIMove)6); } else { this.m_SecondaryButton5.MoveOut(GUIAnimSystemFREE.eGUIMove.Children); } } // Token: 0x06008A08 RID: 35336 RVA: 0x002A6228 File Offset: 0x002A4428 private IEnumerator HAKLNILEFOH() { yield return new WaitForSeconds(1f); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x06008A09 RID: 35337 RVA: 0x002A6244 File Offset: 0x002A4444 private void MCNEKPDJDFO() { this.m_TopBar.MoveIn(GUIAnimSystemFREE.eGUIMove.Children); this.m_BottomBar.MoveIn((GUIAnimSystemFREE.eGUIMove)7); base.StartCoroutine(this.DEGMNEKBEBI()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); } // Token: 0x06008A0A RID: 35338 RVA: 0x002A627C File Offset: 0x002A447C private void KPLPOJEEFBP() { this.NALNILMABMC = !this.NALNILMABMC; if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } else { this.m_SecondaryButton3.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } } // Token: 0x06008A0B RID: 35339 RVA: 0x002A62B8 File Offset: 0x002A44B8 public void LEDLAIOPDOD() { base.StartCoroutine(this.JNKGBPMMMNB(1631f)); this.HCINDDLDGIM(); if (this.FDOFJNBMMEI) { this.NFFILKBDGHK(); } if (this.KHHBDIOJCDB) { this.GCFKHOBAEDG(); } if (this.LFLOFKCEKBN) { this.HKJPFHFHBKO(); } if (this.KOGCMJPDNCI) { this.CKEKINMCHAI(); } } // Token: 0x06008A0C RID: 35340 RVA: 0x002A6324 File Offset: 0x002A4524 private void CHDODHIMFDE() { this.FDOFJNBMMEI = !this.FDOFJNBMMEI; if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); } else { this.m_SecondaryButton1.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); } } // Token: 0x06008A0D RID: 35341 RVA: 0x002A6360 File Offset: 0x002A4560 private void APGPECCHGCP() { this.LFLOFKCEKBN = this.LFLOFKCEKBN; if (this.LFLOFKCEKBN) { this.m_SecondaryButton4.MoveIn((GUIAnimSystemFREE.eGUIMove)6); } else { this.m_SecondaryButton4.MoveOut(GUIAnimSystemFREE.eGUIMove.Children); } } // Token: 0x06008A0E RID: 35342 RVA: 0x002A639C File Offset: 0x002A459C private void CAAMBKIILHI() { this.FDOFJNBMMEI = !this.FDOFJNBMMEI; if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } else { this.m_SecondaryButton1.MoveOut((GUIAnimSystemFREE.eGUIMove)7); } } // Token: 0x06008A0F RID: 35343 RVA: 0x002A63D8 File Offset: 0x002A45D8 private void OJMEGGKMNPO() { this.NALNILMABMC = !this.NALNILMABMC; if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveIn((GUIAnimSystemFREE.eGUIMove)7); } else { this.m_SecondaryButton3.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); } } // Token: 0x06008A10 RID: 35344 RVA: 0x002A6414 File Offset: 0x002A4614 public void JEPCOMEOCMK() { base.StartCoroutine(this.LKMJHLDJOLC(68f)); this.KBAENHNMJOH(); if (this.FDOFJNBMMEI) { this.GBJDFEOIMAO(); } if (this.KHHBDIOJCDB) { this.DEIFFFNPLFJ(); } if (this.NALNILMABMC) { this.ICLEGADKAMI(); } if (this.KOGCMJPDNCI) { this.ADBNNPAKJBO(); } } // Token: 0x06008A11 RID: 35345 RVA: 0x002A6480 File Offset: 0x002A4680 private IEnumerator LKMJHLDJOLC(float CLIAGNOIKNF) { GUIAnimSystemFREE.Instance.EnableAllButtons(false); yield return new WaitForSeconds(CLIAGNOIKNF); GUIAnimSystemFREE.Instance.EnableAllButtons(true); yield break; } // Token: 0x06008A12 RID: 35346 RVA: 0x002A649C File Offset: 0x002A469C public void NICGGHEBPJE() { base.StartCoroutine(this.INFJNHOKMBL(406f)); this.OJMEGGKMNPO(); if (this.FDOFJNBMMEI) { this.HKKKOMGKMOP(); } if (this.KHHBDIOJCDB) { this.PJFPPHOMHCC(); } if (this.LFLOFKCEKBN) { this.KBAENHNMJOH(); } if (this.KOGCMJPDNCI) { this.ILLBGAOBLCH(); } } // Token: 0x06008A13 RID: 35347 RVA: 0x002A6508 File Offset: 0x002A4708 public void OnButton_1() { base.StartCoroutine(this.INFJNHOKMBL(0.6f)); this.OIOOLPMOJJO(); if (this.KHHBDIOJCDB) { this.PJFPPHOMHCC(); } if (this.NALNILMABMC) { this.KPLPOJEEFBP(); } if (this.LFLOFKCEKBN) { this.KBAENHNMJOH(); } if (this.KOGCMJPDNCI) { this.ADBNNPAKJBO(); } } // Token: 0x06008A14 RID: 35348 RVA: 0x002A6574 File Offset: 0x002A4774 public void IBNPKHPEAFE() { base.StartCoroutine(this.LKMJHLDJOLC(399f)); this.KKBKCOKHDGA(); if (this.FDOFJNBMMEI) { this.FJIEGJGDCOG(); } if (this.NALNILMABMC) { this.PGOFBMGIGOA(); } if (this.LFLOFKCEKBN) { this.HKJPFHFHBKO(); } if (this.KOGCMJPDNCI) { this.ADBNNPAKJBO(); } } // Token: 0x06008A15 RID: 35349 RVA: 0x002A65E0 File Offset: 0x002A47E0 private IEnumerator PPCOJIOPNLC() { yield return new WaitForSeconds(1f); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x06008A16 RID: 35350 RVA: 0x002A65FC File Offset: 0x002A47FC private void LHJGNOODHPG() { this.m_TopBar.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveIn(GUIAnimSystemFREE.eGUIMove.Children); base.StartCoroutine(this.GCOEENPCEPA()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, false); } // Token: 0x06008A17 RID: 35351 RVA: 0x002A6634 File Offset: 0x002A4834 private void EBMACIPLEOE() { this.m_TopBar.MoveIn((GUIAnimSystemFREE.eGUIMove)7); this.m_BottomBar.MoveIn((GUIAnimSystemFREE.eGUIMove)6); base.StartCoroutine(this.GCOEENPCEPA()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, false); } // Token: 0x06008A18 RID: 35352 RVA: 0x002A666C File Offset: 0x002A486C private void Start() { this.m_TopBar.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); base.StartCoroutine(this.HMCAAGFLDMG()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, false); } // Token: 0x06008A19 RID: 35353 RVA: 0x002A66A4 File Offset: 0x002A48A4 private void CKEKINMCHAI() { this.KOGCMJPDNCI = this.KOGCMJPDNCI; if (this.KOGCMJPDNCI) { this.m_SecondaryButton5.MoveIn((GUIAnimSystemFREE.eGUIMove)5); } else { this.m_SecondaryButton5.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } } // Token: 0x06008A1A RID: 35354 RVA: 0x002A66E0 File Offset: 0x002A48E0 private void ECEEKCFODCE() { this.NALNILMABMC = this.NALNILMABMC; if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } else { this.m_SecondaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)7); } } // Token: 0x06008A1B RID: 35355 RVA: 0x002A671C File Offset: 0x002A491C private void HKJPFHFHBKO() { this.LFLOFKCEKBN = this.LFLOFKCEKBN; if (this.LFLOFKCEKBN) { this.m_SecondaryButton4.MoveIn(GUIAnimSystemFREE.eGUIMove.Children); } else { this.m_SecondaryButton4.MoveOut((GUIAnimSystemFREE.eGUIMove)5); } } // Token: 0x06008A1C RID: 35356 RVA: 0x002A6758 File Offset: 0x002A4958 private void NFFILKBDGHK() { this.FDOFJNBMMEI = !this.FDOFJNBMMEI; if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } else { this.m_SecondaryButton1.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } } // Token: 0x06008A1D RID: 35357 RVA: 0x002A6794 File Offset: 0x002A4994 private void EONMIHOPPOJ() { this.m_TopBar.MoveIn((GUIAnimSystemFREE.eGUIMove)3); this.m_BottomBar.MoveIn(GUIAnimSystemFREE.eGUIMove.Children); base.StartCoroutine(this.HMCAAGFLDMG()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, false); } // Token: 0x06008A1E RID: 35358 RVA: 0x002A67CC File Offset: 0x002A49CC private void KKBKCOKHDGA() { this.KHHBDIOJCDB = !this.KHHBDIOJCDB; if (this.KHHBDIOJCDB) { this.m_SecondaryButton2.MoveIn((GUIAnimSystemFREE.eGUIMove)4); } else { this.m_SecondaryButton2.MoveOut((GUIAnimSystemFREE.eGUIMove)3); } } // Token: 0x06008A1F RID: 35359 RVA: 0x002A6808 File Offset: 0x002A4A08 private IEnumerator CCEJFMHDPAB() { yield return new WaitForSeconds(1f); this.m_PrimaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton2.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton3.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton4.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton5.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.HAKLNILEFOH()); yield break; } // Token: 0x06008A20 RID: 35360 RVA: 0x002A6824 File Offset: 0x002A4A24 public void OnButton_2() { base.StartCoroutine(this.INFJNHOKMBL(0.6f)); this.PJFPPHOMHCC(); if (this.FDOFJNBMMEI) { this.OIOOLPMOJJO(); } if (this.NALNILMABMC) { this.KPLPOJEEFBP(); } if (this.LFLOFKCEKBN) { this.KBAENHNMJOH(); } if (this.KOGCMJPDNCI) { this.ADBNNPAKJBO(); } } // Token: 0x06008A21 RID: 35361 RVA: 0x002A6890 File Offset: 0x002A4A90 private void OBHIEKHKHPP() { this.NALNILMABMC = this.NALNILMABMC; if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveIn((GUIAnimSystemFREE.eGUIMove)3); } else { this.m_SecondaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)5); } } // Token: 0x06008A22 RID: 35362 RVA: 0x002A68CC File Offset: 0x002A4ACC private IEnumerator OEAKNDLLMKM() { yield return new WaitForSeconds(1f); this.m_PrimaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton2.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton3.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton4.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton5.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.HAKLNILEFOH()); yield break; } // Token: 0x06008A23 RID: 35363 RVA: 0x002A68E8 File Offset: 0x002A4AE8 private IEnumerator OHNGLPFAIOH() { yield return new WaitForSeconds(1f); this.m_PrimaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton2.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton3.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton4.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton5.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.HAKLNILEFOH()); yield break; } // Token: 0x06008A24 RID: 35364 RVA: 0x002A6904 File Offset: 0x002A4B04 private void KCAFPLFCIGE() { } // Token: 0x06008A25 RID: 35365 RVA: 0x002A6908 File Offset: 0x002A4B08 private IEnumerator CHDLMFPNHFJ() { yield return new WaitForSeconds(1f); this.m_Title1.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_TopBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); yield break; } // Token: 0x06008A26 RID: 35366 RVA: 0x002A6924 File Offset: 0x002A4B24 private IEnumerator JNKGBPMMMNB(float CLIAGNOIKNF) { GUIAnimSystemFREE.Instance.EnableAllButtons(false); yield return new WaitForSeconds(CLIAGNOIKNF); GUIAnimSystemFREE.Instance.EnableAllButtons(true); yield break; } // Token: 0x06008A27 RID: 35367 RVA: 0x002A6940 File Offset: 0x002A4B40 private void DEIFFFNPLFJ() { this.KHHBDIOJCDB = !this.KHHBDIOJCDB; if (this.KHHBDIOJCDB) { this.m_SecondaryButton2.MoveIn((GUIAnimSystemFREE.eGUIMove)4); } else { this.m_SecondaryButton2.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); } } // Token: 0x06008A28 RID: 35368 RVA: 0x002A697C File Offset: 0x002A4B7C private void BABKFIKEOCG() { this.m_TopBar.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveIn(GUIAnimSystemFREE.eGUIMove.Children); base.StartCoroutine(this.HMCAAGFLDMG()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); } // Token: 0x06008A29 RID: 35369 RVA: 0x002A69B4 File Offset: 0x002A4BB4 private IEnumerator ENIGNCPKDKL() { yield return new WaitForSeconds(1f); this.m_Title1.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_TopBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); yield break; } // Token: 0x06008A2A RID: 35370 RVA: 0x002A69D0 File Offset: 0x002A4BD0 public void LBPJPKNLADJ() { base.StartCoroutine(this.INFJNHOKMBL(826f)); this.GCFKHOBAEDG(); if (this.FDOFJNBMMEI) { this.CHDODHIMFDE(); } if (this.NALNILMABMC) { this.NABKHIHDMDK(); } if (this.LFLOFKCEKBN) { this.HKJPFHFHBKO(); } if (this.KOGCMJPDNCI) { this.ILLBGAOBLCH(); } } // Token: 0x06008A2B RID: 35371 RVA: 0x002A6A3C File Offset: 0x002A4C3C private void JGCIPANBMFN() { this.m_TopBar.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveIn((GUIAnimSystemFREE.eGUIMove)8); base.StartCoroutine(this.GCOEENPCEPA()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, false); } // Token: 0x06008A2C RID: 35372 RVA: 0x002A6A74 File Offset: 0x002A4C74 private void BGJEJHLKNKA() { if (base.enabled) { GUIAnimSystemFREE.Instance.m_AutoAnimation = true; } } // Token: 0x06008A2D RID: 35373 RVA: 0x002A6A8C File Offset: 0x002A4C8C public void MBDKEGOMJHD() { base.StartCoroutine(this.JNKGBPMMMNB(1247f)); this.OBHIEKHKHPP(); if (this.FDOFJNBMMEI) { this.NFFILKBDGHK(); } if (this.KHHBDIOJCDB) { this.KKBKCOKHDGA(); } if (this.LFLOFKCEKBN) { this.KBAENHNMJOH(); } if (this.KOGCMJPDNCI) { this.ILLBGAOBLCH(); } } // Token: 0x06008A2E RID: 35374 RVA: 0x002A6AF8 File Offset: 0x002A4CF8 public void HideAllGUIs() { this.m_PrimaryButton1.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_PrimaryButton2.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_PrimaryButton3.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_PrimaryButton4.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_PrimaryButton5.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } if (this.KHHBDIOJCDB) { this.m_SecondaryButton2.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } if (this.LFLOFKCEKBN) { this.m_SecondaryButton4.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } if (this.KOGCMJPDNCI) { this.m_SecondaryButton5.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } base.StartCoroutine(this.BGDPEHOIMMF()); } // Token: 0x06008A2F RID: 35375 RVA: 0x002A6BC4 File Offset: 0x002A4DC4 private void KNNIPCLIABI() { this.m_TopBar.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveIn((GUIAnimSystemFREE.eGUIMove)3); base.StartCoroutine(this.GCOEENPCEPA()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); } // Token: 0x06008A30 RID: 35376 RVA: 0x002A6BFC File Offset: 0x002A4DFC private void ICLEGADKAMI() { this.NALNILMABMC = this.NALNILMABMC; if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); } else { this.m_SecondaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)5); } } // Token: 0x06008A31 RID: 35377 RVA: 0x002A6C38 File Offset: 0x002A4E38 private IEnumerator FBMJJKEEANC() { yield return new WaitForSeconds(1f); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x06008A32 RID: 35378 RVA: 0x002A6C54 File Offset: 0x002A4E54 private void OIOOLPMOJJO() { this.FDOFJNBMMEI = !this.FDOFJNBMMEI; if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } else { this.m_SecondaryButton1.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } } // Token: 0x06008A33 RID: 35379 RVA: 0x002A6C90 File Offset: 0x002A4E90 private IEnumerator CKCICIJKOEJ() { yield return new WaitForSeconds(1f); this.m_Title1.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_TopBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); yield break; } // Token: 0x06008A34 RID: 35380 RVA: 0x002A6CAC File Offset: 0x002A4EAC public void APLOCGDLOOL() { base.StartCoroutine(this.JNKGBPMMMNB(1575f)); this.CKEKINMCHAI(); if (this.FDOFJNBMMEI) { this.GBJDFEOIMAO(); } if (this.KHHBDIOJCDB) { this.GCFKHOBAEDG(); } if (this.NALNILMABMC) { this.ICLEGADKAMI(); } if (this.LFLOFKCEKBN) { this.KBAENHNMJOH(); } } // Token: 0x06008A36 RID: 35382 RVA: 0x002A6D20 File Offset: 0x002A4F20 private void GBJDFEOIMAO() { this.FDOFJNBMMEI = !this.FDOFJNBMMEI; if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveIn((GUIAnimSystemFREE.eGUIMove)5); } else { this.m_SecondaryButton1.MoveOut((GUIAnimSystemFREE.eGUIMove)3); } } // Token: 0x06008A37 RID: 35383 RVA: 0x002A6D5C File Offset: 0x002A4F5C private void HHECCCMNJDL() { this.m_TopBar.MoveIn((GUIAnimSystemFREE.eGUIMove)5); this.m_BottomBar.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.OKAEMKOJBCP()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, false); } // Token: 0x06008A38 RID: 35384 RVA: 0x002A6D94 File Offset: 0x002A4F94 private void BIOPLCKCFFL() { if (base.enabled) { GUIAnimSystemFREE.Instance.m_AutoAnimation = false; } } // Token: 0x06008A39 RID: 35385 RVA: 0x002A6DAC File Offset: 0x002A4FAC private void Update() { } // Token: 0x06008A3A RID: 35386 RVA: 0x002A6DB0 File Offset: 0x002A4FB0 public void JCCGHBLGHPE() { base.StartCoroutine(this.LKMJHLDJOLC(516f)); this.KPLPOJEEFBP(); if (this.FDOFJNBMMEI) { this.GBJDFEOIMAO(); } if (this.KHHBDIOJCDB) { this.KKBKCOKHDGA(); } if (this.LFLOFKCEKBN) { this.APGPECCHGCP(); } if (this.KOGCMJPDNCI) { this.CKEKINMCHAI(); } } // Token: 0x06008A3B RID: 35387 RVA: 0x002A6E1C File Offset: 0x002A501C private void DKDGOJGKHDM() { } // Token: 0x06008A3C RID: 35388 RVA: 0x002A6E20 File Offset: 0x002A5020 private IEnumerator IJCPDPPGHPF() { yield return new WaitForSeconds(1f); this.m_Title1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.NEDJGCGCMFM()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x06008A3D RID: 35389 RVA: 0x002A6E3C File Offset: 0x002A503C public void IFNHICHLJHK() { this.m_PrimaryButton1.MoveOut(GUIAnimSystemFREE.eGUIMove.Children); this.m_PrimaryButton2.MoveOut((GUIAnimSystemFREE.eGUIMove)5); this.m_PrimaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)3); this.m_PrimaryButton4.MoveOut((GUIAnimSystemFREE.eGUIMove)5); this.m_PrimaryButton5.MoveOut((GUIAnimSystemFREE.eGUIMove)4); if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); } if (this.KHHBDIOJCDB) { this.m_SecondaryButton2.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); } if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)6); } if (this.LFLOFKCEKBN) { this.m_SecondaryButton4.MoveOut((GUIAnimSystemFREE.eGUIMove)3); } if (this.KOGCMJPDNCI) { this.m_SecondaryButton5.MoveOut((GUIAnimSystemFREE.eGUIMove)4); } base.StartCoroutine(this.APMMNBCMEOM()); } // Token: 0x06008A3E RID: 35390 RVA: 0x002A6F08 File Offset: 0x002A5108 public void MNENFMPFIJM() { base.StartCoroutine(this.JNKGBPMMMNB(1596f)); this.DEIFFFNPLFJ(); if (this.FDOFJNBMMEI) { this.OIOOLPMOJJO(); } if (this.NALNILMABMC) { this.ICLEGADKAMI(); } if (this.LFLOFKCEKBN) { this.KBAENHNMJOH(); } if (this.KOGCMJPDNCI) { this.ADBNNPAKJBO(); } } // Token: 0x06008A3F RID: 35391 RVA: 0x002A6F74 File Offset: 0x002A5174 private IEnumerator APMMNBCMEOM() { yield return new WaitForSeconds(1f); this.m_Title1.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_TopBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); yield break; } // Token: 0x06008A40 RID: 35392 RVA: 0x002A6F90 File Offset: 0x002A5190 private void HDCAMLJLKHC() { this.m_TopBar.MoveIn(GUIAnimSystemFREE.eGUIMove.Children); this.m_BottomBar.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); base.StartCoroutine(this.LHNDHOHJKAH()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); } // Token: 0x06008A41 RID: 35393 RVA: 0x002A6FC8 File Offset: 0x002A51C8 public void KLKNPGACHFE() { base.StartCoroutine(this.INFJNHOKMBL(808f)); this.BBFGJBGPHGO(); if (this.FDOFJNBMMEI) { this.FJIEGJGDCOG(); } if (this.NALNILMABMC) { this.OJMEGGKMNPO(); } if (this.LFLOFKCEKBN) { this.HKJPFHFHBKO(); } if (this.KOGCMJPDNCI) { this.ILLBGAOBLCH(); } } // Token: 0x06008A42 RID: 35394 RVA: 0x002A7034 File Offset: 0x002A5234 private void KBAENHNMJOH() { this.LFLOFKCEKBN = !this.LFLOFKCEKBN; if (this.LFLOFKCEKBN) { this.m_SecondaryButton4.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } else { this.m_SecondaryButton4.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } } // Token: 0x06008A43 RID: 35395 RVA: 0x002A7070 File Offset: 0x002A5270 private void ADBNNPAKJBO() { this.KOGCMJPDNCI = !this.KOGCMJPDNCI; if (this.KOGCMJPDNCI) { this.m_SecondaryButton5.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } else { this.m_SecondaryButton5.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } } // Token: 0x06008A44 RID: 35396 RVA: 0x002A70AC File Offset: 0x002A52AC public void PMBKCLPLHFK() { base.StartCoroutine(this.LKMJHLDJOLC(1430f)); this.CAAMBKIILHI(); if (this.KHHBDIOJCDB) { this.JEOFMMFHMOF(); } if (this.NALNILMABMC) { this.OBHIEKHKHPP(); } if (this.LFLOFKCEKBN) { this.HKJPFHFHBKO(); } if (this.KOGCMJPDNCI) { this.ADBNNPAKJBO(); } } // Token: 0x06008A45 RID: 35397 RVA: 0x002A7118 File Offset: 0x002A5318 private void GCFKHOBAEDG() { this.KHHBDIOJCDB = !this.KHHBDIOJCDB; if (this.KHHBDIOJCDB) { this.m_SecondaryButton2.MoveIn((GUIAnimSystemFREE.eGUIMove)8); } else { this.m_SecondaryButton2.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } } // Token: 0x06008A46 RID: 35398 RVA: 0x002A7154 File Offset: 0x002A5354 public void BPDDLELFLCO() { base.StartCoroutine(this.JNKGBPMMMNB(768f)); this.GCFKHOBAEDG(); if (this.FDOFJNBMMEI) { this.OIOOLPMOJJO(); } if (this.NALNILMABMC) { this.OBHIEKHKHPP(); } if (this.LFLOFKCEKBN) { this.HKJPFHFHBKO(); } if (this.KOGCMJPDNCI) { this.ILLBGAOBLCH(); } } // Token: 0x06008A47 RID: 35399 RVA: 0x002A71C0 File Offset: 0x002A53C0 public void DEDALHGPEJA() { this.m_PrimaryButton1.MoveOut((GUIAnimSystemFREE.eGUIMove)5); this.m_PrimaryButton2.MoveOut((GUIAnimSystemFREE.eGUIMove)8); this.m_PrimaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)4); this.m_PrimaryButton4.MoveOut(GUIAnimSystemFREE.eGUIMove.Children); this.m_PrimaryButton5.MoveOut((GUIAnimSystemFREE.eGUIMove)4); if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveOut((GUIAnimSystemFREE.eGUIMove)6); } if (this.KHHBDIOJCDB) { this.m_SecondaryButton2.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)5); } if (this.LFLOFKCEKBN) { this.m_SecondaryButton4.MoveOut(GUIAnimSystemFREE.eGUIMove.Children); } if (this.KOGCMJPDNCI) { this.m_SecondaryButton5.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); } base.StartCoroutine(this.CKCICIJKOEJ()); } // Token: 0x06008A48 RID: 35400 RVA: 0x002A728C File Offset: 0x002A548C public void PLNHNBOALDE() { base.StartCoroutine(this.LKMJHLDJOLC(114f)); this.NABKHIHDMDK(); if (this.FDOFJNBMMEI) { this.OIOOLPMOJJO(); } if (this.KHHBDIOJCDB) { this.PJFPPHOMHCC(); } if (this.LFLOFKCEKBN) { this.KBAENHNMJOH(); } if (this.KOGCMJPDNCI) { this.FKGNCIPEMJK(); } } // Token: 0x06008A49 RID: 35401 RVA: 0x002A72F8 File Offset: 0x002A54F8 public void LHDKABJMLKA() { base.StartCoroutine(this.INFJNHOKMBL(549f)); this.GCFKHOBAEDG(); if (this.FDOFJNBMMEI) { this.CAAMBKIILHI(); } if (this.NALNILMABMC) { this.ICLEGADKAMI(); } if (this.LFLOFKCEKBN) { this.KBAENHNMJOH(); } if (this.KOGCMJPDNCI) { this.ILLBGAOBLCH(); } } // Token: 0x06008A4A RID: 35402 RVA: 0x002A7364 File Offset: 0x002A5564 public void HLHCOPEPBOL() { base.StartCoroutine(this.JNKGBPMMMNB(379f)); this.CKEKINMCHAI(); if (this.FDOFJNBMMEI) { this.CHDODHIMFDE(); } if (this.KHHBDIOJCDB) { this.DEIFFFNPLFJ(); } if (this.NALNILMABMC) { this.ECEEKCFODCE(); } if (this.LFLOFKCEKBN) { this.HKJPFHFHBKO(); } } // Token: 0x06008A4B RID: 35403 RVA: 0x002A73D0 File Offset: 0x002A55D0 private IEnumerator MPHEDFAMEGO() { yield return new WaitForSeconds(1f); this.m_PrimaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton2.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton3.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton4.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton5.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.HAKLNILEFOH()); yield break; } // Token: 0x06008A4C RID: 35404 RVA: 0x002A73EC File Offset: 0x002A55EC private IEnumerator DOCJJHAEBLK() { yield return new WaitForSeconds(1f); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x06008A4D RID: 35405 RVA: 0x002A7408 File Offset: 0x002A5608 private IEnumerator ILEIPEIAIOK() { yield return new WaitForSeconds(1f); this.m_Title1.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_TopBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); yield break; } // Token: 0x06008A4E RID: 35406 RVA: 0x002A7424 File Offset: 0x002A5624 private void CEFBFDNICOB() { } // Token: 0x06008A4F RID: 35407 RVA: 0x002A7428 File Offset: 0x002A5628 private void EGPCNMCCHNL() { if (base.enabled) { GUIAnimSystemFREE.Instance.m_AutoAnimation = false; } } // Token: 0x06008A50 RID: 35408 RVA: 0x002A7440 File Offset: 0x002A5640 public void JLENFDMIKJB() { base.StartCoroutine(this.JNKGBPMMMNB(1455f)); this.OJMEGGKMNPO(); if (this.FDOFJNBMMEI) { this.CAAMBKIILHI(); } if (this.KHHBDIOJCDB) { this.BBFGJBGPHGO(); } if (this.LFLOFKCEKBN) { this.APGPECCHGCP(); } if (this.KOGCMJPDNCI) { this.ADBNNPAKJBO(); } } // Token: 0x06008A51 RID: 35409 RVA: 0x002A74AC File Offset: 0x002A56AC private IEnumerator ICPCADPAFLH() { yield return new WaitForSeconds(1f); this.m_Title1.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_TopBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); yield break; } // Token: 0x06008A52 RID: 35410 RVA: 0x002A74C8 File Offset: 0x002A56C8 private void PJFPPHOMHCC() { this.KHHBDIOJCDB = !this.KHHBDIOJCDB; if (this.KHHBDIOJCDB) { this.m_SecondaryButton2.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } else { this.m_SecondaryButton2.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } } // Token: 0x06008A53 RID: 35411 RVA: 0x002A7504 File Offset: 0x002A5704 private void CADEDHJGPMM() { this.m_TopBar.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_BottomBar.MoveIn((GUIAnimSystemFREE.eGUIMove)6); base.StartCoroutine(this.HMCAAGFLDMG()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); } // Token: 0x06008A54 RID: 35412 RVA: 0x002A753C File Offset: 0x002A573C private void PGOFBMGIGOA() { this.NALNILMABMC = !this.NALNILMABMC; if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveIn(GUIAnimSystemFREE.eGUIMove.Children); } else { this.m_SecondaryButton3.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } } // Token: 0x06008A55 RID: 35413 RVA: 0x002A7578 File Offset: 0x002A5778 private void PDCMKOCMIIF() { if (base.enabled) { GUIAnimSystemFREE.Instance.m_AutoAnimation = false; } } // Token: 0x06008A56 RID: 35414 RVA: 0x002A7590 File Offset: 0x002A5790 public void EJMLBOHPCIJ() { base.StartCoroutine(this.JNKGBPMMMNB(377f)); this.HKKKOMGKMOP(); if (this.KHHBDIOJCDB) { this.PJFPPHOMHCC(); } if (this.NALNILMABMC) { this.AGFBJDHGMAB(); } if (this.LFLOFKCEKBN) { this.HKJPFHFHBKO(); } if (this.KOGCMJPDNCI) { this.CKEKINMCHAI(); } } // Token: 0x06008A57 RID: 35415 RVA: 0x002A75FC File Offset: 0x002A57FC public void LKOBCHCKPHB() { base.StartCoroutine(this.LKMJHLDJOLC(1284f)); this.OIOOLPMOJJO(); if (this.KHHBDIOJCDB) { this.PJFPPHOMHCC(); } if (this.NALNILMABMC) { this.ICLEGADKAMI(); } if (this.LFLOFKCEKBN) { this.APGPECCHGCP(); } if (this.KOGCMJPDNCI) { this.FKGNCIPEMJK(); } } // Token: 0x06008A58 RID: 35416 RVA: 0x002A7668 File Offset: 0x002A5868 private void DFCDBHCAIPH() { } // Token: 0x06008A59 RID: 35417 RVA: 0x002A766C File Offset: 0x002A586C private IEnumerator DEGMNEKBEBI() { yield return new WaitForSeconds(1f); this.m_Title1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.NEDJGCGCMFM()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x06008A5A RID: 35418 RVA: 0x002A7688 File Offset: 0x002A5888 private void BBFGJBGPHGO() { this.KHHBDIOJCDB = !this.KHHBDIOJCDB; if (this.KHHBDIOJCDB) { this.m_SecondaryButton2.MoveIn((GUIAnimSystemFREE.eGUIMove)3); } else { this.m_SecondaryButton2.MoveOut((GUIAnimSystemFREE.eGUIMove)5); } } // Token: 0x06008A5B RID: 35419 RVA: 0x002A76C4 File Offset: 0x002A58C4 private IEnumerator BGDPEHOIMMF() { yield return new WaitForSeconds(1f); this.m_Title1.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); this.m_TopBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_BottomBar.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); yield break; } // Token: 0x06008A5C RID: 35420 RVA: 0x002A76E0 File Offset: 0x002A58E0 private void FNNEJGDMBNI() { if (base.enabled) { GUIAnimSystemFREE.Instance.m_AutoAnimation = true; } } // Token: 0x06008A5D RID: 35421 RVA: 0x002A76F8 File Offset: 0x002A58F8 private IEnumerator NEDJGCGCMFM() { yield return new WaitForSeconds(1f); this.m_PrimaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton2.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton3.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton4.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton5.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.HAKLNILEFOH()); yield break; } // Token: 0x06008A5E RID: 35422 RVA: 0x002A7714 File Offset: 0x002A5914 private void HCINDDLDGIM() { this.NALNILMABMC = this.NALNILMABMC; if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveIn((GUIAnimSystemFREE.eGUIMove)4); } else { this.m_SecondaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)3); } } // Token: 0x06008A5F RID: 35423 RVA: 0x002A7750 File Offset: 0x002A5950 public void CLKEHKIMEMB() { base.StartCoroutine(this.LKMJHLDJOLC(521f)); this.APGPECCHGCP(); if (this.FDOFJNBMMEI) { this.GBJDFEOIMAO(); } if (this.KHHBDIOJCDB) { this.GCFKHOBAEDG(); } if (this.NALNILMABMC) { this.KPLPOJEEFBP(); } if (this.KOGCMJPDNCI) { this.FKGNCIPEMJK(); } } // Token: 0x06008A60 RID: 35424 RVA: 0x002A77BC File Offset: 0x002A59BC private IEnumerator PFNIJAMNIML() { yield return new WaitForSeconds(1f); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x06008A61 RID: 35425 RVA: 0x002A77D8 File Offset: 0x002A59D8 public void EJGPODHBGGK() { base.StartCoroutine(this.INFJNHOKMBL(1340f)); this.BBFGJBGPHGO(); if (this.FDOFJNBMMEI) { this.OIOOLPMOJJO(); } if (this.NALNILMABMC) { this.PGOFBMGIGOA(); } if (this.LFLOFKCEKBN) { this.APGPECCHGCP(); } if (this.KOGCMJPDNCI) { this.ADBNNPAKJBO(); } } // Token: 0x06008A62 RID: 35426 RVA: 0x002A7844 File Offset: 0x002A5A44 public void OFPEGNAJILN() { base.StartCoroutine(this.INFJNHOKMBL(1330f)); this.HKKKOMGKMOP(); if (this.KHHBDIOJCDB) { this.JEOFMMFHMOF(); } if (this.NALNILMABMC) { this.AGFBJDHGMAB(); } if (this.LFLOFKCEKBN) { this.HKJPFHFHBKO(); } if (this.KOGCMJPDNCI) { this.ILLBGAOBLCH(); } } // Token: 0x06008A63 RID: 35427 RVA: 0x002A78B0 File Offset: 0x002A5AB0 private IEnumerator INOEFJLMIKI() { yield return new WaitForSeconds(1f); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x06008A64 RID: 35428 RVA: 0x002A78CC File Offset: 0x002A5ACC public void AMNCGGBMMEM() { base.StartCoroutine(this.LKMJHLDJOLC(1431f)); this.JEOFMMFHMOF(); if (this.FDOFJNBMMEI) { this.OIOOLPMOJJO(); } if (this.NALNILMABMC) { this.HCINDDLDGIM(); } if (this.LFLOFKCEKBN) { this.HKJPFHFHBKO(); } if (this.KOGCMJPDNCI) { this.CKEKINMCHAI(); } } // Token: 0x06008A65 RID: 35429 RVA: 0x002A7938 File Offset: 0x002A5B38 private IEnumerator GHABPILMIGA() { yield return new WaitForSeconds(1f); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x06008A66 RID: 35430 RVA: 0x002A7954 File Offset: 0x002A5B54 public void OnButton_5() { base.StartCoroutine(this.INFJNHOKMBL(0.6f)); this.ADBNNPAKJBO(); if (this.FDOFJNBMMEI) { this.OIOOLPMOJJO(); } if (this.KHHBDIOJCDB) { this.PJFPPHOMHCC(); } if (this.NALNILMABMC) { this.KPLPOJEEFBP(); } if (this.LFLOFKCEKBN) { this.KBAENHNMJOH(); } } // Token: 0x06008A67 RID: 35431 RVA: 0x002A79C0 File Offset: 0x002A5BC0 private void Awake() { if (base.enabled) { GUIAnimSystemFREE.Instance.m_AutoAnimation = false; } } // Token: 0x06008A68 RID: 35432 RVA: 0x002A79D8 File Offset: 0x002A5BD8 public void ACKAABJBDEG() { base.StartCoroutine(this.INFJNHOKMBL(693f)); this.ILLBGAOBLCH(); if (this.FDOFJNBMMEI) { this.NFFILKBDGHK(); } if (this.KHHBDIOJCDB) { this.BBFGJBGPHGO(); } if (this.NALNILMABMC) { this.PGOFBMGIGOA(); } if (this.LFLOFKCEKBN) { this.APGPECCHGCP(); } } // Token: 0x06008A69 RID: 35433 RVA: 0x002A7A44 File Offset: 0x002A5C44 private void FJIEGJGDCOG() { this.FDOFJNBMMEI = !this.FDOFJNBMMEI; if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } else { this.m_SecondaryButton1.MoveOut((GUIAnimSystemFREE.eGUIMove)3); } } // Token: 0x06008A6A RID: 35434 RVA: 0x002A7A80 File Offset: 0x002A5C80 private void FKGNCIPEMJK() { this.KOGCMJPDNCI = !this.KOGCMJPDNCI; if (this.KOGCMJPDNCI) { this.m_SecondaryButton5.MoveIn((GUIAnimSystemFREE.eGUIMove)5); } else { this.m_SecondaryButton5.MoveOut((GUIAnimSystemFREE.eGUIMove)3); } } // Token: 0x06008A6B RID: 35435 RVA: 0x002A7ABC File Offset: 0x002A5CBC public void INCLFEHOAHG() { base.StartCoroutine(this.LKMJHLDJOLC(1161f)); this.KKBKCOKHDGA(); if (this.FDOFJNBMMEI) { this.GBJDFEOIMAO(); } if (this.NALNILMABMC) { this.KPLPOJEEFBP(); } if (this.LFLOFKCEKBN) { this.KBAENHNMJOH(); } if (this.KOGCMJPDNCI) { this.ILLBGAOBLCH(); } } // Token: 0x06008A6C RID: 35436 RVA: 0x002A7B28 File Offset: 0x002A5D28 private void FJCCGJGLMLP() { if (base.enabled) { GUIAnimSystemFREE.Instance.m_AutoAnimation = true; } } // Token: 0x06008A6D RID: 35437 RVA: 0x002A7B40 File Offset: 0x002A5D40 private void OJGJEHGKDFP() { this.m_TopBar.MoveIn(GUIAnimSystemFREE.eGUIMove.Children); this.m_BottomBar.MoveIn((GUIAnimSystemFREE.eGUIMove)8); base.StartCoroutine(this.HMCAAGFLDMG()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, false); } // Token: 0x06008A6E RID: 35438 RVA: 0x002A7B78 File Offset: 0x002A5D78 private void DOMHFCPJPPH() { this.m_TopBar.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_BottomBar.MoveIn((GUIAnimSystemFREE.eGUIMove)7); base.StartCoroutine(this.HMCAAGFLDMG()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); } // Token: 0x06008A6F RID: 35439 RVA: 0x002A7BB0 File Offset: 0x002A5DB0 private IEnumerator HMCAAGFLDMG() { yield return new WaitForSeconds(1f); this.m_Title1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.NEDJGCGCMFM()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x06008A70 RID: 35440 RVA: 0x002A7BCC File Offset: 0x002A5DCC private IEnumerator OKAEMKOJBCP() { yield return new WaitForSeconds(1f); this.m_Title1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.NEDJGCGCMFM()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x06008A71 RID: 35441 RVA: 0x002A7BE8 File Offset: 0x002A5DE8 private void JEOFMMFHMOF() { this.KHHBDIOJCDB = !this.KHHBDIOJCDB; if (this.KHHBDIOJCDB) { this.m_SecondaryButton2.MoveIn((GUIAnimSystemFREE.eGUIMove)8); } else { this.m_SecondaryButton2.MoveOut((GUIAnimSystemFREE.eGUIMove)8); } } // Token: 0x06008A72 RID: 35442 RVA: 0x002A7C24 File Offset: 0x002A5E24 private void JGEPNJDKKKI() { this.m_TopBar.MoveIn((GUIAnimSystemFREE.eGUIMove)6); this.m_BottomBar.MoveIn((GUIAnimSystemFREE.eGUIMove)4); base.StartCoroutine(this.GCOEENPCEPA()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, false); } // Token: 0x06008A73 RID: 35443 RVA: 0x002A7C5C File Offset: 0x002A5E5C public void DPADJNDMJJF() { base.StartCoroutine(this.LKMJHLDJOLC(1298f)); this.HCINDDLDGIM(); if (this.FDOFJNBMMEI) { this.GBJDFEOIMAO(); } if (this.KHHBDIOJCDB) { this.JEOFMMFHMOF(); } if (this.LFLOFKCEKBN) { this.KBAENHNMJOH(); } if (this.KOGCMJPDNCI) { this.ADBNNPAKJBO(); } } // Token: 0x06008A74 RID: 35444 RVA: 0x002A7CC8 File Offset: 0x002A5EC8 public void OnButton_4() { base.StartCoroutine(this.INFJNHOKMBL(0.6f)); this.KBAENHNMJOH(); if (this.FDOFJNBMMEI) { this.OIOOLPMOJJO(); } if (this.KHHBDIOJCDB) { this.PJFPPHOMHCC(); } if (this.NALNILMABMC) { this.KPLPOJEEFBP(); } if (this.KOGCMJPDNCI) { this.ADBNNPAKJBO(); } } // Token: 0x06008A75 RID: 35445 RVA: 0x002A7D34 File Offset: 0x002A5F34 private void NABKHIHDMDK() { this.NALNILMABMC = !this.NALNILMABMC; if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); } else { this.m_SecondaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)8); } } // Token: 0x06008A76 RID: 35446 RVA: 0x002A7D70 File Offset: 0x002A5F70 public void JDOBFNGOEAA() { this.m_PrimaryButton1.MoveOut(GUIAnimSystemFREE.eGUIMove.Children); this.m_PrimaryButton2.MoveOut(GUIAnimSystemFREE.eGUIMove.Children); this.m_PrimaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)7); this.m_PrimaryButton4.MoveOut((GUIAnimSystemFREE.eGUIMove)6); this.m_PrimaryButton5.MoveOut((GUIAnimSystemFREE.eGUIMove)5); if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveOut((GUIAnimSystemFREE.eGUIMove)5); } if (this.KHHBDIOJCDB) { this.m_SecondaryButton2.MoveOut((GUIAnimSystemFREE.eGUIMove)5); } if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)5); } if (this.LFLOFKCEKBN) { this.m_SecondaryButton4.MoveOut((GUIAnimSystemFREE.eGUIMove)8); } if (this.KOGCMJPDNCI) { this.m_SecondaryButton5.MoveOut((GUIAnimSystemFREE.eGUIMove)5); } base.StartCoroutine(this.ILEIPEIAIOK()); } // Token: 0x06008A77 RID: 35447 RVA: 0x002A7E3C File Offset: 0x002A603C private IEnumerator OEILDPCGADF() { yield return new WaitForSeconds(1f); this.m_PrimaryButton1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton2.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton3.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton4.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_PrimaryButton5.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.HAKLNILEFOH()); yield break; } // Token: 0x06008A78 RID: 35448 RVA: 0x002A7E58 File Offset: 0x002A6058 public void LCNLMJHFNAN() { this.m_PrimaryButton1.MoveOut((GUIAnimSystemFREE.eGUIMove)6); this.m_PrimaryButton2.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_PrimaryButton3.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); this.m_PrimaryButton4.MoveOut((GUIAnimSystemFREE.eGUIMove)7); this.m_PrimaryButton5.MoveOut((GUIAnimSystemFREE.eGUIMove)5); if (this.FDOFJNBMMEI) { this.m_SecondaryButton1.MoveOut(GUIAnimSystemFREE.eGUIMove.SelfAndChildren); } if (this.KHHBDIOJCDB) { this.m_SecondaryButton2.MoveOut((GUIAnimSystemFREE.eGUIMove)8); } if (this.NALNILMABMC) { this.m_SecondaryButton3.MoveOut((GUIAnimSystemFREE.eGUIMove)5); } if (this.LFLOFKCEKBN) { this.m_SecondaryButton4.MoveOut(GUIAnimSystemFREE.eGUIMove.Self); } if (this.KOGCMJPDNCI) { this.m_SecondaryButton5.MoveOut((GUIAnimSystemFREE.eGUIMove)7); } base.StartCoroutine(this.ENIGNCPKDKL()); } // Token: 0x06008A79 RID: 35449 RVA: 0x002A7F24 File Offset: 0x002A6124 private IEnumerator GCOEENPCEPA() { yield return new WaitForSeconds(1f); this.m_Title1.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); this.m_Title2.MoveIn(GUIAnimSystemFREE.eGUIMove.Self); base.StartCoroutine(this.NEDJGCGCMFM()); GUIAnimSystemFREE.Instance.SetGraphicRaycasterEnable(this.m_Canvas, true); yield break; } // Token: 0x040011DA RID: 4570 public Canvas m_Canvas; // Token: 0x040011DB RID: 4571 public GUIAnimFREE m_Title1; // Token: 0x040011DC RID: 4572 public GUIAnimFREE m_Title2; // Token: 0x040011DD RID: 4573 public GUIAnimFREE m_TopBar; // Token: 0x040011DE RID: 4574 public GUIAnimFREE m_BottomBar; // Token: 0x040011DF RID: 4575 public GUIAnimFREE m_PrimaryButton1; // Token: 0x040011E0 RID: 4576 public GUIAnimFREE m_PrimaryButton2; // Token: 0x040011E1 RID: 4577 public GUIAnimFREE m_PrimaryButton3; // Token: 0x040011E2 RID: 4578 public GUIAnimFREE m_PrimaryButton4; // Token: 0x040011E3 RID: 4579 public GUIAnimFREE m_PrimaryButton5; // Token: 0x040011E4 RID: 4580 public GUIAnimFREE m_SecondaryButton1; // Token: 0x040011E5 RID: 4581 public GUIAnimFREE m_SecondaryButton2; // Token: 0x040011E6 RID: 4582 public GUIAnimFREE m_SecondaryButton3; // Token: 0x040011E7 RID: 4583 public GUIAnimFREE m_SecondaryButton4; // Token: 0x040011E8 RID: 4584 public GUIAnimFREE m_SecondaryButton5; // Token: 0x040011E9 RID: 4585 private bool FDOFJNBMMEI; // Token: 0x040011EA RID: 4586 private bool KHHBDIOJCDB; // Token: 0x040011EB RID: 4587 private bool NALNILMABMC; // Token: 0x040011EC RID: 4588 private bool LFLOFKCEKBN; // Token: 0x040011ED RID: 4589 private bool KOGCMJPDNCI; }