Files
Dec2017-Script-Dump/Assembly-CSharp/AGUI/StackedUI/Dialog/UIJuniorChangeNameDialog.cs
T
2026-06-04 11:42:34 +02:00

1298 lines
55 KiB
C#

using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.CompilerServices;
using System.Text.RegularExpressions;
using RecNet;
using RecRoom;
using UnityEngine;
namespace AGUI.StackedUI.Dialog
{
// Token: 0x02001056 RID: 4182
public class UIJuniorChangeNameDialog : ConfirmUIDialog
{
// Token: 0x0602335C RID: 144220 RVA: 0x009984C4 File Offset: 0x009966C4
public virtual AALAIHCPNEB<HDPGPHCMBGP> MLGLMLMPPLO()
{
base.StartCoroutine(this.FPEKKKHMHMD());
return base.OLKGOIHGHBJ();
}
// Token: 0x0602335D RID: 144221 RVA: 0x009984DC File Offset: 0x009966DC
public virtual AALAIHCPNEB<HDPGPHCMBGP> CBNDPAEJHEN()
{
base.StartCoroutine(this.OOCHAEHBKJC());
return base.OLKGOIHGHBJ();
}
// Token: 0x0602335E RID: 144222 RVA: 0x009984F4 File Offset: 0x009966F4
public void LGICODOLCCF()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 0 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI >= 0 && this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.JJDKJGEGJBM() + this.nounRotator.ANKACHDHNCL).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.GFPCOHDFDEF().NEHOOJDIDAH().KBLPFIOHKBF() && this.PHOGPAGNJNM.Length < 2;
}
// Token: 0x0602335F RID: 144223 RVA: 0x009985CC File Offset: 0x009967CC
public void CIGNMDEGKJJ()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI >= 0 && this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI >= 0 && this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.CNFFJHHKPON() + this.nounRotator.CNFFJHHKPON()).Trim();
this.submitButton.interactable = !flag || !flag2 || !(this.PHOGPAGNJNM != FKJHLNJDEKK.GFPCOHDFDEF().NEHOOJDIDAH().KBLPFIOHKBF()) || this.PHOGPAGNJNM.Length < 4;
}
// Token: 0x06023360 RID: 144224 RVA: 0x009986A4 File Offset: 0x009968A4
public void APFDDGOCPGF()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI >= 1 && this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 0 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.JJDKJGEGJBM() + this.nounRotator.CNFFJHHKPON()).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.GFPCOHDFDEF().NEHOOJDIDAH().IFPCIAIDANI() && this.PHOGPAGNJNM.Length < 2;
}
// Token: 0x06023361 RID: 144225 RVA: 0x0099877C File Offset: 0x0099697C
public virtual AALAIHCPNEB<HDPGPHCMBGP> LFPBPBAKIPG()
{
base.StartCoroutine(this.KBAPAAAIGAN());
return base.OLKGOIHGHBJ();
}
// Token: 0x06023362 RID: 144226 RVA: 0x00998794 File Offset: 0x00996994
public override AALAIHCPNEB<HDPGPHCMBGP> ShowDialog()
{
base.StartCoroutine(this.KBAPAAAIGAN());
return base.OLKGOIHGHBJ();
}
// Token: 0x06023363 RID: 144227 RVA: 0x009987AC File Offset: 0x009969AC
private IEnumerator OJIHPFPDEGP()
{
if (this.AFHKKOINKOK == null || this.IKCDFLLANKI == null)
{
yield return FKJHLNJDEKK.BJOIPFKCEFI(new HEMCJJJMLKI.JMICPMCJMJF<FKJHLNJDEKK.NameGenDTO>(base.OJKNBNGGBEC));
this.adjectiveRotator.AJCHKEAHDKL = this.AFHKKOINKOK;
this.adjectiveRotator.Reset();
this.nounRotator.AJCHKEAHDKL = this.IKCDFLLANKI;
this.nounRotator.Reset();
IEnumerable<Match> enumerable = Regex.Matches(FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF(), "(^[a-z]+|[A-Z]+(?![a-z])|[A-Z][a-z]+)").OfType<Match>();
if (UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI == null)
{
UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI = new Func<Match, string>(UIJuniorChangeNameDialog.BEEDABGEFCP.JAFGLCBFOHM);
}
string[] array = enumerable.Select(UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI).ToArray<string>();
if (array.Length == 2)
{
this.adjectiveRotator.EGKGDAPOEEI = this.adjectiveRotator.AJCHKEAHDKL.IndexOf(array[0]);
this.nounRotator.EGKGDAPOEEI = this.nounRotator.AJCHKEAHDKL.IndexOf(array[1]);
}
}
yield break;
}
// Token: 0x06023364 RID: 144228 RVA: 0x009987C8 File Offset: 0x009969C8
public virtual AALAIHCPNEB<HDPGPHCMBGP> JHINCOFDHHE()
{
base.StartCoroutine(this.BIKPMFBCFNK());
return base.OLKGOIHGHBJ();
}
// Token: 0x06023365 RID: 144229 RVA: 0x009987E0 File Offset: 0x009969E0
public void IOAHLKLKGEL()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI >= 0 && this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI >= 0 && this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.JJDKJGEGJBM() + this.nounRotator.CNFFJHHKPON()).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.GFPCOHDFDEF().ENMNBBMDOHC.IFPCIAIDANI() && this.PHOGPAGNJNM.Length >= 8;
}
// Token: 0x06023366 RID: 144230 RVA: 0x009988B8 File Offset: 0x00996AB8
public void HPHDGPJNGAF()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.OKOPLFKPECE(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.KKABFNNLBHA));
}
// Token: 0x06023367 RID: 144231 RVA: 0x009988E0 File Offset: 0x00996AE0
public void IAMFKBLAPNI()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI >= 1 && this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 0 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.CNFFJHHKPON() + this.nounRotator.ANKACHDHNCL).Trim();
this.submitButton.interactable = !flag || !flag2 || !(this.PHOGPAGNJNM != FKJHLNJDEKK.KBEDFPBCPKJ().ENMNBBMDOHC.KBLPFIOHKBF()) || this.PHOGPAGNJNM.Length >= 2;
}
// Token: 0x06023368 RID: 144232 RVA: 0x009989B8 File Offset: 0x00996BB8
public void JFPJGDFDKJG()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 0 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI >= 1 && this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.CNFFJHHKPON() + this.nounRotator.CNFFJHHKPON()).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.LECFBEBMLIC.CICFJGMAOAO().HCHIJPBJLBP() && this.PHOGPAGNJNM.Length < 7;
}
// Token: 0x06023369 RID: 144233 RVA: 0x00998A90 File Offset: 0x00996C90
private void ODPEKKPLDIK(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.GJEHMFGCBOJ())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.LHHNHIOFBNA(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "PerMessageCompression", 889f, null, false);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.PAHKOCPEDMB(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, DKBBNNEBKMO.EFOEOLEEPGA(), 85f, null, true);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.OICFFDCBJIO(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "ScoreToWin", 777f, null, true);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x0602336A RID: 144234 RVA: 0x00998B14 File Offset: 0x00996D14
public void IKCCNFFFENM()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.MHGECJLBGKA(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.KFKIBDGJDNM));
}
// Token: 0x0602336B RID: 144235 RVA: 0x00998B3C File Offset: 0x00996D3C
private void KFKIBDGJDNM(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.EGCFMPICPGL())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.HKGIICHHLJI(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "/home ", 790f, null, true);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.DEPJEKLLMAC(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, DKBBNNEBKMO.AAMPLIOBINC(), 1132f, null, true);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.PAHKOCPEDMB(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "The current user does not have a PSN account.", 983f, null, false);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x0602336C RID: 144236 RVA: 0x00998BC0 File Offset: 0x00996DC0
private IEnumerator MLGMBHKOEPN()
{
if (this.AFHKKOINKOK == null || this.IKCDFLLANKI == null)
{
yield return FKJHLNJDEKK.BJOIPFKCEFI(new HEMCJJJMLKI.JMICPMCJMJF<FKJHLNJDEKK.NameGenDTO>(base.OJKNBNGGBEC));
this.adjectiveRotator.AJCHKEAHDKL = this.AFHKKOINKOK;
this.adjectiveRotator.Reset();
this.nounRotator.AJCHKEAHDKL = this.IKCDFLLANKI;
this.nounRotator.Reset();
IEnumerable<Match> enumerable = Regex.Matches(FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF(), "(^[a-z]+|[A-Z]+(?![a-z])|[A-Z][a-z]+)").OfType<Match>();
if (UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI == null)
{
UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI = new Func<Match, string>(UIJuniorChangeNameDialog.BEEDABGEFCP.JAFGLCBFOHM);
}
array = enumerable.Select(UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI).ToArray<string>();
if (array.Length == 2)
{
this.adjectiveRotator.EGKGDAPOEEI = this.adjectiveRotator.AJCHKEAHDKL.IndexOf(array[0]);
this.nounRotator.EGKGDAPOEEI = this.nounRotator.AJCHKEAHDKL.IndexOf(array[1]);
}
}
yield break;
}
// Token: 0x0602336D RID: 144237 RVA: 0x00998BDC File Offset: 0x00996DDC
private void HLGLDEDFEGC(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.LBIIKDHMGFK())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.HKGIICHHLJI(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "unity_SHBb", 1366f, null, true);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, DKBBNNEBKMO.FBHMOEENGNN(), 844f, null, false);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.DEPJEKLLMAC(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "/receipt", 1027f, null, false);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x0602336E RID: 144238 RVA: 0x00998C60 File Offset: 0x00996E60
private IEnumerator NAHCKLJLBLF()
{
if (this.AFHKKOINKOK == null || this.IKCDFLLANKI == null)
{
yield return FKJHLNJDEKK.BJOIPFKCEFI(new HEMCJJJMLKI.JMICPMCJMJF<FKJHLNJDEKK.NameGenDTO>(base.OJKNBNGGBEC));
this.adjectiveRotator.AJCHKEAHDKL = this.AFHKKOINKOK;
this.adjectiveRotator.Reset();
this.nounRotator.AJCHKEAHDKL = this.IKCDFLLANKI;
this.nounRotator.Reset();
IEnumerable<Match> enumerable = Regex.Matches(FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF(), "(^[a-z]+|[A-Z]+(?![a-z])|[A-Z][a-z]+)").OfType<Match>();
if (UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI == null)
{
UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI = new Func<Match, string>(UIJuniorChangeNameDialog.BEEDABGEFCP.JAFGLCBFOHM);
}
array = enumerable.Select(UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI).ToArray<string>();
if (array.Length == 2)
{
this.adjectiveRotator.EGKGDAPOEEI = this.adjectiveRotator.AJCHKEAHDKL.IndexOf(array[0]);
this.nounRotator.EGKGDAPOEEI = this.nounRotator.AJCHKEAHDKL.IndexOf(array[1]);
}
}
yield break;
}
// Token: 0x0602336F RID: 144239 RVA: 0x00998C7C File Offset: 0x00996E7C
private void OODOFKHGHJK(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.LKBCOGCNCMP())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.HKGIICHHLJI(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "to", 363f, null, true);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.DEPJEKLLMAC(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, DKBBNNEBKMO.FBHMOEENGNN(), 1961f, null, true);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.OICFFDCBJIO(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "{0} (FirstPersonShadowCaster)", 670f, null, true);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x06023370 RID: 144240 RVA: 0x00998D00 File Offset: 0x00996F00
public void OHDHCKKCJJN()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 0 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI >= 1 && this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.CNFFJHHKPON() + this.nounRotator.JJDKJGEGJBM()).Trim();
this.submitButton.interactable = !flag || !flag2 || !(this.PHOGPAGNJNM != FKJHLNJDEKK.KBEDFPBCPKJ().ENMNBBMDOHC.IFPCIAIDANI()) || this.PHOGPAGNJNM.Length >= 7;
}
// Token: 0x06023371 RID: 144241 RVA: 0x00998DD8 File Offset: 0x00996FD8
private IEnumerator CADCHOFCIBF()
{
if (this.AFHKKOINKOK == null || this.IKCDFLLANKI == null)
{
yield return FKJHLNJDEKK.BJOIPFKCEFI(new HEMCJJJMLKI.JMICPMCJMJF<FKJHLNJDEKK.NameGenDTO>(base.OJKNBNGGBEC));
this.adjectiveRotator.AJCHKEAHDKL = this.AFHKKOINKOK;
this.adjectiveRotator.Reset();
this.nounRotator.AJCHKEAHDKL = this.IKCDFLLANKI;
this.nounRotator.Reset();
IEnumerable<Match> enumerable = Regex.Matches(FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF(), "(^[a-z]+|[A-Z]+(?![a-z])|[A-Z][a-z]+)").OfType<Match>();
if (UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI == null)
{
UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI = new Func<Match, string>(UIJuniorChangeNameDialog.BEEDABGEFCP.JAFGLCBFOHM);
}
array = enumerable.Select(UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI).ToArray<string>();
if (array.Length == 2)
{
this.adjectiveRotator.EGKGDAPOEEI = this.adjectiveRotator.AJCHKEAHDKL.IndexOf(array[0]);
this.nounRotator.EGKGDAPOEEI = this.nounRotator.AJCHKEAHDKL.IndexOf(array[1]);
}
}
yield break;
}
// Token: 0x06023372 RID: 144242 RVA: 0x00998DF4 File Offset: 0x00996FF4
private IEnumerator KBAPAAAIGAN()
{
if (this.AFHKKOINKOK == null || this.IKCDFLLANKI == null)
{
yield return FKJHLNJDEKK.BJOIPFKCEFI(new HEMCJJJMLKI.JMICPMCJMJF<FKJHLNJDEKK.NameGenDTO>(base.OJKNBNGGBEC));
this.adjectiveRotator.AJCHKEAHDKL = this.AFHKKOINKOK;
this.adjectiveRotator.Reset();
this.nounRotator.AJCHKEAHDKL = this.IKCDFLLANKI;
this.nounRotator.Reset();
IEnumerable<Match> enumerable = Regex.Matches(FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF(), "(^[a-z]+|[A-Z]+(?![a-z])|[A-Z][a-z]+)").OfType<Match>();
if (UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI == null)
{
UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI = new Func<Match, string>(UIJuniorChangeNameDialog.BEEDABGEFCP.JAFGLCBFOHM);
}
array = enumerable.Select(UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI).ToArray<string>();
if (array.Length == 2)
{
this.adjectiveRotator.EGKGDAPOEEI = this.adjectiveRotator.AJCHKEAHDKL.IndexOf(array[0]);
this.nounRotator.EGKGDAPOEEI = this.nounRotator.AJCHKEAHDKL.IndexOf(array[1]);
}
}
yield break;
}
// Token: 0x06023373 RID: 144243 RVA: 0x00998E10 File Offset: 0x00997010
public void GILJGFCOLLD()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.OKOPLFKPECE(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.ODPEKKPLDIK));
}
// Token: 0x06023374 RID: 144244 RVA: 0x00998E38 File Offset: 0x00997038
[CompilerGenerated]
private void IHPFAPBNCMA(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.FOPNEFBADJB)
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "Name Updated!", 3f, null, false);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, DKBBNNEBKMO.IMGPDLHMJEE, 4f, null, false);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "Error updating name!", 3f, null, false);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x06023375 RID: 144245 RVA: 0x00998EBC File Offset: 0x009970BC
public virtual AALAIHCPNEB<HDPGPHCMBGP> HCCMHIJGFPI()
{
base.StartCoroutine(this.FPEKKKHMHMD());
return base.OLKGOIHGHBJ();
}
// Token: 0x06023376 RID: 144246 RVA: 0x00998ED4 File Offset: 0x009970D4
public void JCDLKKELAJF()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI >= 1 && this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI >= 1 && this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.JJDKJGEGJBM() + this.nounRotator.JJDKJGEGJBM()).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.EFECJBMLOJI().CICFJGMAOAO().HCHIJPBJLBP() && this.PHOGPAGNJNM.Length >= 8;
}
// Token: 0x06023377 RID: 144247 RVA: 0x00998FAC File Offset: 0x009971AC
private void AOCKHBMMMCA(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.AMKHFMFPHAK())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.OICFFDCBJIO(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "Type", 1565f, null, false);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, DKBBNNEBKMO.PEIDDFCHKPD(), 1405f, null, false);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.LHHNHIOFBNA(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "image", 283f, null, true);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x06023378 RID: 144248 RVA: 0x00999030 File Offset: 0x00997230
public void AFNHNPDGBLB()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.MHGECJLBGKA(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.AOCKHBMMMCA));
}
// Token: 0x06023379 RID: 144249 RVA: 0x00999058 File Offset: 0x00997258
public void LMAMFMHPKKO()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.OKOPLFKPECE(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.AIHNNECLLFC));
}
// Token: 0x0602337A RID: 144250 RVA: 0x00999080 File Offset: 0x00997280
private void AMBPEPHECAB(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.EGCFMPICPGL())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.DEPJEKLLMAC(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "{0:N1}", 679f, null, true);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, DKBBNNEBKMO.FBHMOEENGNN(), 1032f, null, false);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "speed", 694f, null, true);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x0602337B RID: 144251 RVA: 0x00999104 File Offset: 0x00997304
public void Button_RotatorValueChanged()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI >= 0 && this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI >= 0 && this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.ANKACHDHNCL + this.nounRotator.ANKACHDHNCL).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF() && this.PHOGPAGNJNM.Length >= 2;
}
// Token: 0x0602337C RID: 144252 RVA: 0x009991DC File Offset: 0x009973DC
public void ICLBIENKIAJ()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.LNANAILONII(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.KKABFNNLBHA));
}
// Token: 0x0602337D RID: 144253 RVA: 0x00999204 File Offset: 0x00997404
public void BBKBJEGOHAD()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI >= 1 && this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 1 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.CNFFJHHKPON() + this.nounRotator.JJDKJGEGJBM()).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.EFECJBMLOJI().NEHOOJDIDAH().HCHIJPBJLBP() && this.PHOGPAGNJNM.Length < 2;
}
// Token: 0x0602337E RID: 144254 RVA: 0x009992DC File Offset: 0x009974DC
public void DKBAKECOGEA()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 1 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 0 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.CNFFJHHKPON() + this.nounRotator.ANKACHDHNCL).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.GFPCOHDFDEF().ENMNBBMDOHC.KBLPFIOHKBF() && this.PHOGPAGNJNM.Length >= 6;
}
// Token: 0x0602337F RID: 144255 RVA: 0x009993B4 File Offset: 0x009975B4
public void POLEFCCBGOI()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.LNANAILONII(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.AIHNNECLLFC));
}
// Token: 0x06023380 RID: 144256 RVA: 0x009993DC File Offset: 0x009975DC
public virtual AALAIHCPNEB<HDPGPHCMBGP> GJGDAJONODC()
{
base.StartCoroutine(this.MLGMBHKOEPN());
return base.OLKGOIHGHBJ();
}
// Token: 0x06023381 RID: 144257 RVA: 0x009993F4 File Offset: 0x009975F4
public virtual AALAIHCPNEB<HDPGPHCMBGP> NIBJFPDOMLE()
{
base.StartCoroutine(this.NEOKKMCNFAE());
return base.OLKGOIHGHBJ();
}
// Token: 0x06023382 RID: 144258 RVA: 0x0099940C File Offset: 0x0099760C
public void BPBPFDKMKHE()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.OKOPLFKPECE(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.AMBPEPHECAB));
}
// Token: 0x06023383 RID: 144259 RVA: 0x00999434 File Offset: 0x00997634
public void MLKDDLOMLKI()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.MHGECJLBGKA(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.ODPEKKPLDIK));
}
// Token: 0x06023384 RID: 144260 RVA: 0x0099945C File Offset: 0x0099765C
public void INMAEEBMCOI()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 1 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 1 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.ANKACHDHNCL + this.nounRotator.CNFFJHHKPON()).Trim();
this.submitButton.interactable = !flag || !flag2 || !(this.PHOGPAGNJNM != FKJHLNJDEKK.KBEDFPBCPKJ().NEHOOJDIDAH().IFPCIAIDANI()) || this.PHOGPAGNJNM.Length < 2;
}
// Token: 0x06023385 RID: 144261 RVA: 0x00999534 File Offset: 0x00997734
private void JBIMJCLNACB(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.ONLNHIKLOOB())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "room_reloaded", 430f, null, true);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.HKGIICHHLJI(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, DKBBNNEBKMO.CHLDLHIPGAI(), 1322f, null, false);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.DEPJEKLLMAC(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, " Scores!", 383f, null, false);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x06023386 RID: 144262 RVA: 0x009995B8 File Offset: 0x009977B8
private void EMDFFCGPLPF(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.LFPPMLLKBCO())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "Cannot set SerializedGuid while the application is running.", 1375f, null, true);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.PAHKOCPEDMB(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, DKBBNNEBKMO.IOAKHEJNFPJ(), 767f, null, true);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "PunRespawn", 1087f, null, false);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x06023387 RID: 144263 RVA: 0x0099963C File Offset: 0x0099783C
public virtual AALAIHCPNEB<HDPGPHCMBGP> FJJFMPNKIOD()
{
base.StartCoroutine(this.NEOKKMCNFAE());
return base.OLKGOIHGHBJ();
}
// Token: 0x06023388 RID: 144264 RVA: 0x00999654 File Offset: 0x00997854
public void KNGJECJNGON()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 0 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 1 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.JJDKJGEGJBM() + this.nounRotator.CNFFJHHKPON()).Trim();
this.submitButton.interactable = !flag || !flag2 || !(this.PHOGPAGNJNM != FKJHLNJDEKK.EFECJBMLOJI().NEHOOJDIDAH().PGPOFLJNGFH()) || this.PHOGPAGNJNM.Length >= 8;
}
// Token: 0x06023389 RID: 144265 RVA: 0x0099972C File Offset: 0x0099792C
public void PBLHBDELJCC()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.LNANAILONII(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.AIHNNECLLFC));
}
// Token: 0x0602338A RID: 144266 RVA: 0x00999754 File Offset: 0x00997954
public void EAJPDPLDFNP()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.LNANAILONII(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.JFDHCOCHABO));
}
// Token: 0x0602338B RID: 144267 RVA: 0x0099977C File Offset: 0x0099797C
public void LAPOLDEEPDO()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.OKOPLFKPECE(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.KFKIBDGJDNM));
}
// Token: 0x0602338C RID: 144268 RVA: 0x009997A4 File Offset: 0x009979A4
public void KHJAACLOIOI()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI >= 1 && this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI >= 1 && this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.ANKACHDHNCL + this.nounRotator.ANKACHDHNCL).Trim();
this.submitButton.interactable = !flag || !flag2 || !(this.PHOGPAGNJNM != FKJHLNJDEKK.LECFBEBMLIC.NEHOOJDIDAH().KBLPFIOHKBF()) || this.PHOGPAGNJNM.Length >= 0;
}
// Token: 0x0602338D RID: 144269 RVA: 0x0099987C File Offset: 0x00997A7C
public void PHILCHNOGOE()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 1 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 0 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.ANKACHDHNCL + this.nounRotator.JJDKJGEGJBM()).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.EFECJBMLOJI().NEHOOJDIDAH().HCHIJPBJLBP() && this.PHOGPAGNJNM.Length >= 1;
}
// Token: 0x0602338E RID: 144270 RVA: 0x00999954 File Offset: 0x00997B54
public virtual AALAIHCPNEB<HDPGPHCMBGP> ONJFLAKPCKC()
{
base.StartCoroutine(this.MLGMBHKOEPN());
return base.OLKGOIHGHBJ();
}
// Token: 0x0602338F RID: 144271 RVA: 0x0099996C File Offset: 0x00997B6C
public void Button_Submit()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.OKOPLFKPECE(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.IHPFAPBNCMA));
}
// Token: 0x06023390 RID: 144272 RVA: 0x00999994 File Offset: 0x00997B94
public virtual AALAIHCPNEB<HDPGPHCMBGP> CFAPIEOEKBO()
{
base.StartCoroutine(this.CADCHOFCIBF());
return base.OLKGOIHGHBJ();
}
// Token: 0x06023391 RID: 144273 RVA: 0x009999AC File Offset: 0x00997BAC
private void JFDHCOCHABO(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.JHDGEOFOAMK())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.LHHNHIOFBNA(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "Application Installer ID", 119f, null, true);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.HKGIICHHLJI(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, DKBBNNEBKMO.CHLDLHIPGAI(), 1459f, null, true);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.DEPJEKLLMAC(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "api/players/", 989f, null, true);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x06023392 RID: 144274 RVA: 0x00999A30 File Offset: 0x00997C30
public void CGECNFNMEEN()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.OKOPLFKPECE(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.ODPEKKPLDIK));
}
// Token: 0x06023393 RID: 144275 RVA: 0x00999A58 File Offset: 0x00997C58
public void DCODOEAEHEP()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 1 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI >= 0 && this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.CNFFJHHKPON() + this.nounRotator.CNFFJHHKPON()).Trim();
this.submitButton.interactable = !flag || !flag2 || !(this.PHOGPAGNJNM != FKJHLNJDEKK.KBEDFPBCPKJ().CICFJGMAOAO().KBLPFIOHKBF()) || this.PHOGPAGNJNM.Length >= 5;
}
// Token: 0x06023394 RID: 144276 RVA: 0x00999B30 File Offset: 0x00997D30
public virtual AALAIHCPNEB<HDPGPHCMBGP> LCCBPCCHNEN()
{
base.StartCoroutine(this.MLGMBHKOEPN());
return base.OLKGOIHGHBJ();
}
// Token: 0x06023395 RID: 144277 RVA: 0x00999B48 File Offset: 0x00997D48
public virtual AALAIHCPNEB<HDPGPHCMBGP> CPCEHBNGDLP()
{
base.StartCoroutine(this.EGMFKDIIFNA());
return base.OLKGOIHGHBJ();
}
// Token: 0x06023396 RID: 144278 RVA: 0x00999B60 File Offset: 0x00997D60
public void CEJECBFIKFA()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.OKOPLFKPECE(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.JBIMJCLNACB));
}
// Token: 0x06023397 RID: 144279 RVA: 0x00999B88 File Offset: 0x00997D88
public virtual AALAIHCPNEB<HDPGPHCMBGP> PALCAHKANBO()
{
base.StartCoroutine(this.BIKPMFBCFNK());
return base.OLKGOIHGHBJ();
}
// Token: 0x06023398 RID: 144280 RVA: 0x00999BA0 File Offset: 0x00997DA0
public void GLANGLMMPIE()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.OKOPLFKPECE(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.AOCKHBMMMCA));
}
// Token: 0x06023399 RID: 144281 RVA: 0x00999BC8 File Offset: 0x00997DC8
public virtual AALAIHCPNEB<HDPGPHCMBGP> KKJBJMKGFJC()
{
base.StartCoroutine(this.KBAPAAAIGAN());
return base.OLKGOIHGHBJ();
}
// Token: 0x0602339A RID: 144282 RVA: 0x00999BE0 File Offset: 0x00997DE0
public void JCABGHFDHOP()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.OKOPLFKPECE(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.EOKJIPCBOPO));
}
// Token: 0x0602339B RID: 144283 RVA: 0x00999C08 File Offset: 0x00997E08
public void DLCAJHGEFAE()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.LNANAILONII(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.AMBPEPHECAB));
}
// Token: 0x0602339C RID: 144284 RVA: 0x00999C30 File Offset: 0x00997E30
private IEnumerator NEOKKMCNFAE()
{
if (this.AFHKKOINKOK == null || this.IKCDFLLANKI == null)
{
yield return FKJHLNJDEKK.BJOIPFKCEFI(new HEMCJJJMLKI.JMICPMCJMJF<FKJHLNJDEKK.NameGenDTO>(base.OJKNBNGGBEC));
this.adjectiveRotator.AJCHKEAHDKL = this.AFHKKOINKOK;
this.adjectiveRotator.Reset();
this.nounRotator.AJCHKEAHDKL = this.IKCDFLLANKI;
this.nounRotator.Reset();
IEnumerable<Match> enumerable = Regex.Matches(FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF(), "(^[a-z]+|[A-Z]+(?![a-z])|[A-Z][a-z]+)").OfType<Match>();
if (UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI == null)
{
UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI = new Func<Match, string>(UIJuniorChangeNameDialog.BEEDABGEFCP.JAFGLCBFOHM);
}
array = enumerable.Select(UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI).ToArray<string>();
if (array.Length == 2)
{
this.adjectiveRotator.EGKGDAPOEEI = this.adjectiveRotator.AJCHKEAHDKL.IndexOf(array[0]);
this.nounRotator.EGKGDAPOEEI = this.nounRotator.AJCHKEAHDKL.IndexOf(array[1]);
}
}
yield break;
}
// Token: 0x0602339D RID: 144285 RVA: 0x00999C4C File Offset: 0x00997E4C
public void FDNABAMKHKJ()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI >= 0 && this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 0 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.JJDKJGEGJBM() + this.nounRotator.CNFFJHHKPON()).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.LECFBEBMLIC.CICFJGMAOAO().IFPCIAIDANI() && this.PHOGPAGNJNM.Length < 6;
}
// Token: 0x0602339E RID: 144286 RVA: 0x00999D24 File Offset: 0x00997F24
public void GEPNFKKNIHL()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.MHGECJLBGKA(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.AIHNNECLLFC));
}
// Token: 0x0602339F RID: 144287 RVA: 0x00999D4C File Offset: 0x00997F4C
public void COJNBJIEAAE()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.MHGECJLBGKA(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.IHPFAPBNCMA));
}
// Token: 0x060233A0 RID: 144288 RVA: 0x00999D74 File Offset: 0x00997F74
public void NLPNCGIAAFL()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 0 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 1 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.JJDKJGEGJBM() + this.nounRotator.JJDKJGEGJBM()).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.EFECJBMLOJI().CICFJGMAOAO().PGPOFLJNGFH() && this.PHOGPAGNJNM.Length < 8;
}
// Token: 0x060233A1 RID: 144289 RVA: 0x00999E4C File Offset: 0x0099804C
public void DKJDHLMMJDJ()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.MHGECJLBGKA(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.EOKJIPCBOPO));
}
// Token: 0x060233A2 RID: 144290 RVA: 0x00999E74 File Offset: 0x00998074
public virtual AALAIHCPNEB<HDPGPHCMBGP> FLFJHEDBPIK()
{
base.StartCoroutine(this.BIKPMFBCFNK());
return base.OLKGOIHGHBJ();
}
// Token: 0x060233A3 RID: 144291 RVA: 0x00999E8C File Offset: 0x0099808C
public void KFKELAFJHBB()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 1 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 1 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.JJDKJGEGJBM() + this.nounRotator.ANKACHDHNCL).Trim();
this.submitButton.interactable = !flag || !flag2 || !(this.PHOGPAGNJNM != FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF()) || this.PHOGPAGNJNM.Length >= 3;
}
// Token: 0x060233A4 RID: 144292 RVA: 0x00999F64 File Offset: 0x00998164
public virtual AALAIHCPNEB<HDPGPHCMBGP> IEGKGEKLDGL()
{
base.StartCoroutine(this.KBAPAAAIGAN());
return base.OLKGOIHGHBJ();
}
// Token: 0x060233A5 RID: 144293 RVA: 0x00999F7C File Offset: 0x0099817C
private IEnumerator EENMNJCGBJK()
{
if (this.AFHKKOINKOK == null || this.IKCDFLLANKI == null)
{
yield return FKJHLNJDEKK.BJOIPFKCEFI(new HEMCJJJMLKI.JMICPMCJMJF<FKJHLNJDEKK.NameGenDTO>(base.OJKNBNGGBEC));
this.adjectiveRotator.AJCHKEAHDKL = this.AFHKKOINKOK;
this.adjectiveRotator.Reset();
this.nounRotator.AJCHKEAHDKL = this.IKCDFLLANKI;
this.nounRotator.Reset();
IEnumerable<Match> enumerable = Regex.Matches(FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF(), "(^[a-z]+|[A-Z]+(?![a-z])|[A-Z][a-z]+)").OfType<Match>();
if (UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI == null)
{
UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI = new Func<Match, string>(UIJuniorChangeNameDialog.BEEDABGEFCP.JAFGLCBFOHM);
}
array = enumerable.Select(UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI).ToArray<string>();
if (array.Length == 2)
{
this.adjectiveRotator.EGKGDAPOEEI = this.adjectiveRotator.AJCHKEAHDKL.IndexOf(array[0]);
this.nounRotator.EGKGDAPOEEI = this.nounRotator.AJCHKEAHDKL.IndexOf(array[1]);
}
}
yield break;
}
// Token: 0x060233A6 RID: 144294 RVA: 0x00999F98 File Offset: 0x00998198
public virtual AALAIHCPNEB<HDPGPHCMBGP> EBDCPFAAEDO()
{
base.StartCoroutine(this.FPEKKKHMHMD());
return base.OLKGOIHGHBJ();
}
// Token: 0x060233A7 RID: 144295 RVA: 0x00999FB0 File Offset: 0x009981B0
public virtual AALAIHCPNEB<HDPGPHCMBGP> OFOBINAGCIP()
{
base.StartCoroutine(this.CGFEJPJEBIF());
return base.OLKGOIHGHBJ();
}
// Token: 0x060233A8 RID: 144296 RVA: 0x00999FC8 File Offset: 0x009981C8
private IEnumerator CGFEJPJEBIF()
{
if (this.AFHKKOINKOK == null || this.IKCDFLLANKI == null)
{
yield return FKJHLNJDEKK.BJOIPFKCEFI(new HEMCJJJMLKI.JMICPMCJMJF<FKJHLNJDEKK.NameGenDTO>(base.OJKNBNGGBEC));
this.adjectiveRotator.AJCHKEAHDKL = this.AFHKKOINKOK;
this.adjectiveRotator.Reset();
this.nounRotator.AJCHKEAHDKL = this.IKCDFLLANKI;
this.nounRotator.Reset();
IEnumerable<Match> enumerable = Regex.Matches(FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF(), "(^[a-z]+|[A-Z]+(?![a-z])|[A-Z][a-z]+)").OfType<Match>();
if (UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI == null)
{
UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI = new Func<Match, string>(UIJuniorChangeNameDialog.BEEDABGEFCP.JAFGLCBFOHM);
}
array = enumerable.Select(UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI).ToArray<string>();
if (array.Length == 2)
{
this.adjectiveRotator.EGKGDAPOEEI = this.adjectiveRotator.AJCHKEAHDKL.IndexOf(array[0]);
this.nounRotator.EGKGDAPOEEI = this.nounRotator.AJCHKEAHDKL.IndexOf(array[1]);
}
}
yield break;
}
// Token: 0x060233A9 RID: 144297 RVA: 0x00999FE4 File Offset: 0x009981E4
public void MFBKJIELBEC()
{
this.submitButton.interactable = false;
FKJHLNJDEKK.OKOPLFKPECE(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.IHPFAPBNCMA));
}
// Token: 0x060233AA RID: 144298 RVA: 0x0099A00C File Offset: 0x0099820C
public void GAMNIAIKKNA()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.LNANAILONII(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.JAPBMMIPDKC));
}
// Token: 0x060233AB RID: 144299 RVA: 0x0099A034 File Offset: 0x00998234
public void CNACKMOLCCE()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.MHGECJLBGKA(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.HLGLDEDFEGC));
}
// Token: 0x060233AC RID: 144300 RVA: 0x0099A05C File Offset: 0x0099825C
private void GGDLKCEAAKH(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.JHDGEOFOAMK())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.DEPJEKLLMAC(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "Advanced Terrain Shader", 650f, null, false);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.OICFFDCBJIO(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, DKBBNNEBKMO.AHJMAPJPEOC(), 1964f, null, false);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.HKGIICHHLJI(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "velocity: ", 942f, null, false);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x060233AD RID: 144301 RVA: 0x0099A0E0 File Offset: 0x009982E0
private void NNANAFAIGJE(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.GJEHMFGCBOJ())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "\" contains inappropriate words.", 14f, null, false);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.HKGIICHHLJI(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, DKBBNNEBKMO.FNICLCHGGOH(), 1171f, null, false);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.OICFFDCBJIO(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "looktarget", 112f, null, false);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x060233AE RID: 144302 RVA: 0x0099A164 File Offset: 0x00998364
public void OONPNHINABE()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.MHGECJLBGKA(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.JAPBMMIPDKC));
}
// Token: 0x060233AF RID: 144303 RVA: 0x0099A18C File Offset: 0x0099838C
public void EEFCHPAABGB()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 1 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 0 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.JJDKJGEGJBM() + this.nounRotator.CNFFJHHKPON()).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.LECFBEBMLIC.NEHOOJDIDAH().KBLPFIOHKBF() && this.PHOGPAGNJNM.Length >= 8;
}
// Token: 0x060233B0 RID: 144304 RVA: 0x0099A264 File Offset: 0x00998464
public void PIOJOAHKIHM()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.LNANAILONII(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.EOKJIPCBOPO));
}
// Token: 0x060233B1 RID: 144305 RVA: 0x0099A28C File Offset: 0x0099848C
public virtual AALAIHCPNEB<HDPGPHCMBGP> GBJBAKHIBEI()
{
base.StartCoroutine(this.OJIHPFPDEGP());
return base.OLKGOIHGHBJ();
}
// Token: 0x060233B2 RID: 144306 RVA: 0x0099A2A4 File Offset: 0x009984A4
public virtual AALAIHCPNEB<HDPGPHCMBGP> JFCIEJEAOBG()
{
base.StartCoroutine(this.EENMNJCGBJK());
return base.OLKGOIHGHBJ();
}
// Token: 0x060233B3 RID: 144307 RVA: 0x0099A2BC File Offset: 0x009984BC
private void JAPBMMIPDKC(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.LBIIKDHMGFK())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.HKGIICHHLJI(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "Anti-Cheat Toolkit Detectors", 1056f, null, true);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.OICFFDCBJIO(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, DKBBNNEBKMO.FBHMOEENGNN(), 317f, null, true);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.LHHNHIOFBNA(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, ".", 284f, null, false);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x060233B4 RID: 144308 RVA: 0x0099A340 File Offset: 0x00998540
private void KKABFNNLBHA(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.PPMCMOPHFFL())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.OICFFDCBJIO(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "_Color", 1401f, null, false);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.DEPJEKLLMAC(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, DKBBNNEBKMO.AAMPLIOBINC(), 1225f, null, true);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.DEPJEKLLMAC(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "ConnectToMaster() failed. Can only connect while in state 'Disconnected'. Current state: ", 955f, null, false);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x060233B5 RID: 144309 RVA: 0x0099A3C4 File Offset: 0x009985C4
private IEnumerator OOCHAEHBKJC()
{
if (this.AFHKKOINKOK == null || this.IKCDFLLANKI == null)
{
yield return FKJHLNJDEKK.BJOIPFKCEFI(new HEMCJJJMLKI.JMICPMCJMJF<FKJHLNJDEKK.NameGenDTO>(base.OJKNBNGGBEC));
this.adjectiveRotator.AJCHKEAHDKL = this.AFHKKOINKOK;
this.adjectiveRotator.Reset();
this.nounRotator.AJCHKEAHDKL = this.IKCDFLLANKI;
this.nounRotator.Reset();
IEnumerable<Match> enumerable = Regex.Matches(FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF(), "(^[a-z]+|[A-Z]+(?![a-z])|[A-Z][a-z]+)").OfType<Match>();
if (UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI == null)
{
UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI = new Func<Match, string>(UIJuniorChangeNameDialog.BEEDABGEFCP.JAFGLCBFOHM);
}
array = enumerable.Select(UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI).ToArray<string>();
if (array.Length == 2)
{
this.adjectiveRotator.EGKGDAPOEEI = this.adjectiveRotator.AJCHKEAHDKL.IndexOf(array[0]);
this.nounRotator.EGKGDAPOEEI = this.nounRotator.AJCHKEAHDKL.IndexOf(array[1]);
}
}
yield break;
}
// Token: 0x060233B6 RID: 144310 RVA: 0x0099A3E0 File Offset: 0x009985E0
public virtual AALAIHCPNEB<HDPGPHCMBGP> NGIJPKIBAJH()
{
base.StartCoroutine(this.EENMNJCGBJK());
return base.OLKGOIHGHBJ();
}
// Token: 0x060233B7 RID: 144311 RVA: 0x0099A3F8 File Offset: 0x009985F8
public void AFOKDEBGJJH()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 1 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI >= 1 && this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.CNFFJHHKPON() + this.nounRotator.CNFFJHHKPON()).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.EFECJBMLOJI().CICFJGMAOAO().PGPOFLJNGFH() && this.PHOGPAGNJNM.Length >= 4;
}
// Token: 0x060233B8 RID: 144312 RVA: 0x0099A4D0 File Offset: 0x009986D0
private IEnumerator EGMFKDIIFNA()
{
if (this.AFHKKOINKOK == null || this.IKCDFLLANKI == null)
{
yield return FKJHLNJDEKK.BJOIPFKCEFI(new HEMCJJJMLKI.JMICPMCJMJF<FKJHLNJDEKK.NameGenDTO>(base.OJKNBNGGBEC));
this.adjectiveRotator.AJCHKEAHDKL = this.AFHKKOINKOK;
this.adjectiveRotator.Reset();
this.nounRotator.AJCHKEAHDKL = this.IKCDFLLANKI;
this.nounRotator.Reset();
IEnumerable<Match> enumerable = Regex.Matches(FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF(), "(^[a-z]+|[A-Z]+(?![a-z])|[A-Z][a-z]+)").OfType<Match>();
if (UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI == null)
{
UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI = new Func<Match, string>(UIJuniorChangeNameDialog.BEEDABGEFCP.JAFGLCBFOHM);
}
array = enumerable.Select(UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI).ToArray<string>();
if (array.Length == 2)
{
this.adjectiveRotator.EGKGDAPOEEI = this.adjectiveRotator.AJCHKEAHDKL.IndexOf(array[0]);
this.nounRotator.EGKGDAPOEEI = this.nounRotator.AJCHKEAHDKL.IndexOf(array[1]);
}
}
yield break;
}
// Token: 0x060233B9 RID: 144313 RVA: 0x0099A4EC File Offset: 0x009986EC
private IEnumerator FPEKKKHMHMD()
{
if (this.AFHKKOINKOK == null || this.IKCDFLLANKI == null)
{
yield return FKJHLNJDEKK.BJOIPFKCEFI(new HEMCJJJMLKI.JMICPMCJMJF<FKJHLNJDEKK.NameGenDTO>(base.OJKNBNGGBEC));
this.adjectiveRotator.AJCHKEAHDKL = this.AFHKKOINKOK;
this.adjectiveRotator.Reset();
this.nounRotator.AJCHKEAHDKL = this.IKCDFLLANKI;
this.nounRotator.Reset();
IEnumerable<Match> enumerable = Regex.Matches(FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF(), "(^[a-z]+|[A-Z]+(?![a-z])|[A-Z][a-z]+)").OfType<Match>();
if (UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI == null)
{
UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI = new Func<Match, string>(UIJuniorChangeNameDialog.BEEDABGEFCP.JAFGLCBFOHM);
}
array = enumerable.Select(UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI).ToArray<string>();
if (array.Length == 2)
{
this.adjectiveRotator.EGKGDAPOEEI = this.adjectiveRotator.AJCHKEAHDKL.IndexOf(array[0]);
this.nounRotator.EGKGDAPOEEI = this.nounRotator.AJCHKEAHDKL.IndexOf(array[1]);
}
}
yield break;
}
// Token: 0x060233BA RID: 144314 RVA: 0x0099A508 File Offset: 0x00998708
private void EOKJIPCBOPO(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.LFPPMLLKBCO())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.HKGIICHHLJI(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "handles", 800f, null, false);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.PAHKOCPEDMB(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, DKBBNNEBKMO.FBHMOEENGNN(), 23f, null, false);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.PAHKOCPEDMB(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, ". Client should be in a room. Current connectionStateDetailed: ", 632f, null, false);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x060233BB RID: 144315 RVA: 0x0099A58C File Offset: 0x0099878C
public void CGKGJALANPF()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.OKOPLFKPECE(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.AIHNNECLLFC));
}
// Token: 0x060233BC RID: 144316 RVA: 0x0099A5B4 File Offset: 0x009987B4
public void NCHMMEJNGEK()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI >= 1 && this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 0 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.JJDKJGEGJBM() + this.nounRotator.CNFFJHHKPON()).Trim();
this.submitButton.interactable = !flag || !flag2 || !(this.PHOGPAGNJNM != FKJHLNJDEKK.LECFBEBMLIC.CICFJGMAOAO().PGPOFLJNGFH()) || this.PHOGPAGNJNM.Length >= 5;
}
// Token: 0x060233BD RID: 144317 RVA: 0x0099A68C File Offset: 0x0099888C
private void AIHNNECLLFC(string DAKCKPMBKFF, EFDOILDKBFK DKBBNNEBKMO)
{
if (string.IsNullOrEmpty(DAKCKPMBKFF))
{
if (DKBBNNEBKMO.PPMCMOPHFFL())
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.PAHKOCPEDMB(ScreenSpaceNotificationManager.DBNGPDFKLEK.Vital, "AngularVelocityMultiplier", 1740f, null, true);
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, DKBBNNEBKMO.FBHMOEENGNN(), 1601f, null, false);
}
}
else
{
SingletonMonoBehaviour<ScreenSpaceNotificationManager>.NCKMBFBMBFM.Play(ScreenSpaceNotificationManager.DBNGPDFKLEK.Major, "eventId", 1000f, null, true);
}
if (base.isActiveAndEnabled)
{
this.Button_Affirmative();
}
}
// Token: 0x060233BE RID: 144318 RVA: 0x0099A710 File Offset: 0x00998910
public void FAPALGAJBJA()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 0 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI >= 1 && this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.CNFFJHHKPON() + this.nounRotator.JJDKJGEGJBM()).Trim();
this.submitButton.interactable = flag && flag2 && this.PHOGPAGNJNM != FKJHLNJDEKK.LECFBEBMLIC.CICFJGMAOAO().PGPOFLJNGFH() && this.PHOGPAGNJNM.Length >= 4;
}
// Token: 0x060233C0 RID: 144320 RVA: 0x0099A7F0 File Offset: 0x009989F0
private IEnumerator BIKPMFBCFNK()
{
if (this.AFHKKOINKOK == null || this.IKCDFLLANKI == null)
{
yield return FKJHLNJDEKK.BJOIPFKCEFI(new HEMCJJJMLKI.JMICPMCJMJF<FKJHLNJDEKK.NameGenDTO>(base.OJKNBNGGBEC));
this.adjectiveRotator.AJCHKEAHDKL = this.AFHKKOINKOK;
this.adjectiveRotator.Reset();
this.nounRotator.AJCHKEAHDKL = this.IKCDFLLANKI;
this.nounRotator.Reset();
IEnumerable<Match> enumerable = Regex.Matches(FKJHLNJDEKK.LECFBEBMLIC.ENMNBBMDOHC.KBLPFIOHKBF(), "(^[a-z]+|[A-Z]+(?![a-z])|[A-Z][a-z]+)").OfType<Match>();
if (UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI == null)
{
UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI = new Func<Match, string>(UIJuniorChangeNameDialog.BEEDABGEFCP.JAFGLCBFOHM);
}
array = enumerable.Select(UIJuniorChangeNameDialog.BEEDABGEFCP.DINNJGHCFHI).ToArray<string>();
if (array.Length == 2)
{
this.adjectiveRotator.EGKGDAPOEEI = this.adjectiveRotator.AJCHKEAHDKL.IndexOf(array[0]);
this.nounRotator.EGKGDAPOEEI = this.nounRotator.AJCHKEAHDKL.IndexOf(array[1]);
}
}
yield break;
}
// Token: 0x060233C1 RID: 144321 RVA: 0x0099A80C File Offset: 0x00998A0C
public void KMNHJBOIFAE()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 0 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI < 0 || this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.CNFFJHHKPON() + this.nounRotator.ANKACHDHNCL).Trim();
this.submitButton.interactable = !flag || !flag2 || !(this.PHOGPAGNJNM != FKJHLNJDEKK.EFECJBMLOJI().NEHOOJDIDAH().PGPOFLJNGFH()) || this.PHOGPAGNJNM.Length < 4;
}
// Token: 0x060233C2 RID: 144322 RVA: 0x0099A8E4 File Offset: 0x00998AE4
public void KEAEDPGALNE()
{
this.submitButton.interactable = true;
FKJHLNJDEKK.MHGECJLBGKA(this.PHOGPAGNJNM, new HEMCJJJMLKI.JMICPMCJMJF<EFDOILDKBFK>(this.AIHNNECLLFC));
}
// Token: 0x060233C3 RID: 144323 RVA: 0x0099A90C File Offset: 0x00998B0C
public void EBGDIDNBAAH()
{
bool flag = this.adjectiveRotator.EGKGDAPOEEI < 1 || this.adjectiveRotator.EGKGDAPOEEI < this.adjectiveRotator.NKEHDKABAPE;
bool flag2 = this.nounRotator.EGKGDAPOEEI >= 0 && this.nounRotator.EGKGDAPOEEI < this.nounRotator.NKEHDKABAPE;
this.PHOGPAGNJNM = (this.adjectiveRotator.JJDKJGEGJBM() + this.nounRotator.JJDKJGEGJBM()).Trim();
this.submitButton.interactable = !flag || !flag2 || !(this.PHOGPAGNJNM != FKJHLNJDEKK.KBEDFPBCPKJ().NEHOOJDIDAH().IFPCIAIDANI()) || this.PHOGPAGNJNM.Length < 2;
}
// Token: 0x04005A9C RID: 23196
[SerializeField]
private StringUIRotator adjectiveRotator;
// Token: 0x04005A9D RID: 23197
[SerializeField]
private StringUIRotator nounRotator;
// Token: 0x04005A9E RID: 23198
[SerializeField]
private Button3D submitButton;
// Token: 0x04005A9F RID: 23199
private List<string> AFHKKOINKOK;
// Token: 0x04005AA0 RID: 23200
private List<string> IKCDFLLANKI;
// Token: 0x04005AA1 RID: 23201
private string PHOGPAGNJNM;
}
}