1869 lines
57 KiB
C#
1869 lines
57 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Runtime.CompilerServices;
|
|
using RecNet;
|
|
using RecRoom;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x0200109E RID: 4254
|
|
public class LeaderboardController : MonoBehaviour
|
|
{
|
|
// Token: 0x06024132 RID: 147762 RVA: 0x009E006C File Offset: 0x009DE26C
|
|
private void BMBDOADIGKA()
|
|
{
|
|
this.DJIOFMEBOOH = !this.DJIOFMEBOOH;
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
|
|
// Token: 0x06024133 RID: 147763 RVA: 0x009E0084 File Offset: 0x009DE284
|
|
private void DHGLMMBNBGJ()
|
|
{
|
|
this.HGNHALNAFEI = !this.HGNHALNAFEI;
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
|
|
// Token: 0x06024134 RID: 147764 RVA: 0x009E009C File Offset: 0x009DE29C
|
|
private void KOPAHJJJIMJ()
|
|
{
|
|
this.DDDMAKDLMEK = (this.DDDMAKDLMEK + 1) % this.AHGGNOFMAOM.Length;
|
|
if (this.JBCJNCCKPOK[this.DDDMAKDLMEK])
|
|
{
|
|
this.PMAMCHIOMNM(this.DDDMAKDLMEK);
|
|
}
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
|
|
// Token: 0x06024135 RID: 147765 RVA: 0x009E00DC File Offset: 0x009DE2DC
|
|
private void Update()
|
|
{
|
|
if (this.EBLFDAMENJD)
|
|
{
|
|
this.NIHAGPPLPFJ();
|
|
this.EBLFDAMENJD = false;
|
|
}
|
|
if (this.OHIOHOKCONF && this.LLAOMANLLMG)
|
|
{
|
|
this.GKJKOHCHGNO();
|
|
this.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024136 RID: 147766 RVA: 0x009E011C File Offset: 0x009DE31C
|
|
private void JGOAIIIJNAI()
|
|
{
|
|
int num = this.leaderboardParams.Length;
|
|
this.AHGGNOFMAOM = new JGJEOEMINLE[num];
|
|
this.JBCJNCCKPOK = new bool[num];
|
|
for (int i = 0; i < num; i += 0)
|
|
{
|
|
this.JBCJNCCKPOK[i] = true;
|
|
}
|
|
this.FMBELJHPBCG = RecRoomSceneManager.NCKMBFBMBFM.EBHBJAFODKA;
|
|
if (this.FMBELJHPBCG != null)
|
|
{
|
|
this.FMBELJHPBCG.NDKFCMNIHJJ += this.HOGAJBDHPHG;
|
|
}
|
|
if (base.GetComponentInChildren<CachedView>() != null)
|
|
{
|
|
this.EBLFDAMENJD = false;
|
|
}
|
|
if (!this.EBLFDAMENJD)
|
|
{
|
|
this.KLIGBICIJCF();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024137 RID: 147767 RVA: 0x009E01C8 File Offset: 0x009DE3C8
|
|
private void PLCPLMHMAMF()
|
|
{
|
|
this.HGNHALNAFEI = !this.HGNHALNAFEI;
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
|
|
// Token: 0x06024138 RID: 147768 RVA: 0x009E01E0 File Offset: 0x009DE3E0
|
|
private void FKPALGIFPOE()
|
|
{
|
|
this.DDDMAKDLMEK = (this.DDDMAKDLMEK + 0) % this.AHGGNOFMAOM.Length;
|
|
if (this.JBCJNCCKPOK[this.DDDMAKDLMEK])
|
|
{
|
|
this.PMAMCHIOMNM(this.DDDMAKDLMEK);
|
|
}
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
|
|
// Token: 0x06024139 RID: 147769 RVA: 0x009E0220 File Offset: 0x009DE420
|
|
private void JFGIHKPGDOC()
|
|
{
|
|
int num = this.leaderboardParams.Length;
|
|
if (this.view == null)
|
|
{
|
|
this.view = base.GetComponentInChildren<LeaderboardView>();
|
|
if (this.view == null)
|
|
{
|
|
ImposterGraphicRaycaster componentInChildren = base.GetComponentInChildren<ImposterGraphicRaycaster>();
|
|
if (componentInChildren != null)
|
|
{
|
|
this.view = componentInChildren.ImposterViewManager.EECLILBNNMM.gameObject.GetComponentInChildren<LeaderboardView>();
|
|
}
|
|
}
|
|
}
|
|
this.view.AJPELJNIEOA(new LeaderboardView.GPJJCCNFHPA(this.DHGLMMBNBGJ));
|
|
this.view.ECJPFNJGDCK(new LeaderboardView.GPJJCCNFHPA(this.ACEAEBHLKEE));
|
|
this.view.HPMFGNFPNNJ(new LeaderboardView.GPJJCCNFHPA(this.DPCBOMFAIPO));
|
|
this.KOKCJHIBKGN = new GCPOFBBHKHD();
|
|
this.KOKCJHIBKGN.KIEHEDCFLNP = num > 1;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO = new BLEPOKIMOMC[this.numRows];
|
|
for (int i = 1; i < this.numRows; i += 0)
|
|
{
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i] = new BLEPOKIMOMC();
|
|
}
|
|
FKJHLNJDEKK.PNCMLPIPGEG += this.NJIDKAGLDPL;
|
|
EHGDGFBEMJF.PMBJDDJGBLI(new EHGDGFBEMJF.NEFNIMBOEHN(this.FOFAPBGOAOG));
|
|
this.PIOKFALMCAG();
|
|
this.IAKLMGGNCBD(this.DDDMAKDLMEK);
|
|
this.LLAOMANLLMG = true;
|
|
}
|
|
|
|
// Token: 0x0602413A RID: 147770 RVA: 0x009E036C File Offset: 0x009DE56C
|
|
private void ACEAEBHLKEE()
|
|
{
|
|
this.DJIOFMEBOOH = !this.DJIOFMEBOOH;
|
|
this.OHIOHOKCONF = false;
|
|
}
|
|
|
|
// Token: 0x0602413B RID: 147771 RVA: 0x009E0384 File Offset: 0x009DE584
|
|
private void OEKOPBDDGCK()
|
|
{
|
|
if (this.EBLFDAMENJD)
|
|
{
|
|
this.GKNKEFKJNGE();
|
|
this.EBLFDAMENJD = true;
|
|
}
|
|
if (this.OHIOHOKCONF && this.LLAOMANLLMG)
|
|
{
|
|
this.GKJKOHCHGNO();
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602413C RID: 147772 RVA: 0x009E03C4 File Offset: 0x009DE5C4
|
|
private void PNCMLPIPGEG(long HPCOKMAPCHB)
|
|
{
|
|
LeaderboardController.GGBGCAMIGFC ggbgcamigfc = new LeaderboardController.GGBGCAMIGFC();
|
|
ggbgcamigfc.HPCOKMAPCHB = HPCOKMAPCHB;
|
|
if (this.KOKCJHIBKGN.KNAGBGFJFKO.Any(new Func<BLEPOKIMOMC, bool>(ggbgcamigfc.OJKNBNGGBEC)))
|
|
{
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602413D RID: 147773 RVA: 0x009E0408 File Offset: 0x009DE608
|
|
private void PGABHIAJOHC()
|
|
{
|
|
this.DJIOFMEBOOH = !this.DJIOFMEBOOH;
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
|
|
// Token: 0x0602413E RID: 147774 RVA: 0x009E0420 File Offset: 0x009DE620
|
|
private void CJAHNDDKCPC()
|
|
{
|
|
FKJHLNJDEKK.NOFHHJGIGBC(new FKJHLNJDEKK.ECKFOOPPIMO(this.PNCMLPIPGEG));
|
|
EHGDGFBEMJF.LGJGAIGMLHA -= this.LGJGAIGMLHA;
|
|
if (this.FMBELJHPBCG != null)
|
|
{
|
|
this.FMBELJHPBCG.NDKFCMNIHJJ -= this.KNFDKOFJFKG;
|
|
}
|
|
if (this.view != null)
|
|
{
|
|
this.view.HPOEDKNNNFO(new LeaderboardView.GPJJCCNFHPA(this.FNPKEGBGJMI));
|
|
this.view.KCDHOOCJFAL(new LeaderboardView.GPJJCCNFHPA(this.PGABHIAJOHC));
|
|
this.view.EFMMHBJGFNE(new LeaderboardView.GPJJCCNFHPA(this.GLJLMKHBCFG));
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602413F RID: 147775 RVA: 0x009E04D0 File Offset: 0x009DE6D0
|
|
private void DPCBOMFAIPO()
|
|
{
|
|
this.DDDMAKDLMEK = (this.DDDMAKDLMEK + 1) % this.AHGGNOFMAOM.Length;
|
|
if (this.JBCJNCCKPOK[this.DDDMAKDLMEK])
|
|
{
|
|
this.IAKLMGGNCBD(this.DDDMAKDLMEK);
|
|
}
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
|
|
// Token: 0x06024140 RID: 147776 RVA: 0x009E0510 File Offset: 0x009DE710
|
|
private void GLJLMKHBCFG()
|
|
{
|
|
this.DDDMAKDLMEK = (this.DDDMAKDLMEK + 1) % this.AHGGNOFMAOM.Length;
|
|
if (this.JBCJNCCKPOK[this.DDDMAKDLMEK])
|
|
{
|
|
this.PMAMCHIOMNM(this.DDDMAKDLMEK);
|
|
}
|
|
this.OHIOHOKCONF = false;
|
|
}
|
|
|
|
// Token: 0x06024141 RID: 147777 RVA: 0x009E0550 File Offset: 0x009DE750
|
|
private void MJAFOKHKAJD()
|
|
{
|
|
int num = this.leaderboardParams.Length;
|
|
if (this.view == null)
|
|
{
|
|
this.view = base.GetComponentInChildren<LeaderboardView>();
|
|
if (this.view == null)
|
|
{
|
|
ImposterGraphicRaycaster componentInChildren = base.GetComponentInChildren<ImposterGraphicRaycaster>();
|
|
if (componentInChildren != null)
|
|
{
|
|
this.view = componentInChildren.ImposterViewManager.EECLILBNNMM.gameObject.GetComponentInChildren<LeaderboardView>();
|
|
}
|
|
}
|
|
}
|
|
this.view.JFJLIBOMGMM(new LeaderboardView.GPJJCCNFHPA(this.PLCPLMHMAMF));
|
|
this.view.MCOLOGJEIGI(new LeaderboardView.GPJJCCNFHPA(this.PGABHIAJOHC));
|
|
this.view.FJMIOCEELCL(new LeaderboardView.GPJJCCNFHPA(this.GLJLMKHBCFG));
|
|
this.KOKCJHIBKGN = new GCPOFBBHKHD();
|
|
this.KOKCJHIBKGN.KIEHEDCFLNP = num > 0;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO = new BLEPOKIMOMC[this.numRows];
|
|
for (int i = 1; i < this.numRows; i += 0)
|
|
{
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i] = new BLEPOKIMOMC();
|
|
}
|
|
FKJHLNJDEKK.PNCMLPIPGEG += this.PNCMLPIPGEG;
|
|
EHGDGFBEMJF.PMBJDDJGBLI(new EHGDGFBEMJF.NEFNIMBOEHN(this.LGJGAIGMLHA));
|
|
this.HODIMDACMKI();
|
|
this.IAKLMGGNCBD(this.DDDMAKDLMEK);
|
|
this.LLAOMANLLMG = false;
|
|
}
|
|
|
|
// Token: 0x06024142 RID: 147778 RVA: 0x009E069C File Offset: 0x009DE89C
|
|
private void PIOKFALMCAG()
|
|
{
|
|
JGJEOEMINLE jgjeoeminle = this.AHGGNOFMAOM[this.DDDMAKDLMEK];
|
|
this.KOKCJHIBKGN.LFCJADMNPBM = this.HGNHALNAFEI;
|
|
this.KOKCJHIBKGN.EPJLENNDHLK = this.DJIOFMEBOOH;
|
|
this.KOKCJHIBKGN.OOMFOBGPNKH = jgjeoeminle == null;
|
|
this.KOKCJHIBKGN.PFKNEBCKHHD = this.leaderboardParams[this.DDDMAKDLMEK].FullTitle;
|
|
this.KOKCJHIBKGN.OPNMNKMCGGG = this.leaderboardParams[this.DDDMAKDLMEK].ShortTitle;
|
|
this.KOKCJHIBKGN.FJIMODBCJAE = this.leaderboardParams[this.DDDMAKDLMEK].ScoreLabel;
|
|
List<JGJEOEMINLE.JDJMCFDIBED> list = null;
|
|
if (jgjeoeminle != null)
|
|
{
|
|
list = ((!this.HGNHALNAFEI) ? ((!this.DJIOFMEBOOH) ? jgjeoeminle.DBEGDPDHDDL() : jgjeoeminle.MHGIIAIHJCF()) : ((!this.DJIOFMEBOOH) ? jgjeoeminle.IEECDDEEBMC : jgjeoeminle.DHDLFJPNOAF()));
|
|
}
|
|
for (int i = 1; i < this.numRows; i++)
|
|
{
|
|
if (list != null && list.Count > i)
|
|
{
|
|
long num = list[i].JJDJBIHKLHE();
|
|
EEBPLECPEGD eebplecpegd = FKJHLNJDEKK.CPIBGJLHLBL(num);
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].ACBKNECAIAN = true;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].IPFPJCPGENH = num == HEMCJJJMLKI.LFPPNDNJAJC();
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].OKOMMGIMAIJ = num;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].CBFMPOKDNFL = list[i].NKEHDKABAPE.ToString();
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].MMJMPLPIIFJ = list[i].MMJMPLPIIFJ.ToString();
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].ENMNBBMDOHC = ((eebplecpegd == null) ? string.Empty : eebplecpegd.ENMNBBMDOHC.IFPCIAIDANI());
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].BIMLDOHMHNG = EHGDGFBEMJF.IPJMOFMEPAP(num);
|
|
}
|
|
else
|
|
{
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].ACBKNECAIAN = false;
|
|
}
|
|
}
|
|
this.view.FMENFJLHANP(this.KOKCJHIBKGN);
|
|
}
|
|
|
|
// Token: 0x06024143 RID: 147779 RVA: 0x009E08E4 File Offset: 0x009DEAE4
|
|
private void EONMIHOPPOJ()
|
|
{
|
|
int num = this.leaderboardParams.Length;
|
|
this.AHGGNOFMAOM = new JGJEOEMINLE[num];
|
|
this.JBCJNCCKPOK = new bool[num];
|
|
for (int i = 0; i < num; i += 0)
|
|
{
|
|
this.JBCJNCCKPOK[i] = true;
|
|
}
|
|
this.FMBELJHPBCG = RecRoomSceneManager.NCKMBFBMBFM.EBHBJAFODKA;
|
|
if (this.FMBELJHPBCG != null)
|
|
{
|
|
this.FMBELJHPBCG.NDKFCMNIHJJ += this.HOGAJBDHPHG;
|
|
}
|
|
if (base.GetComponentInChildren<CachedView>() != null)
|
|
{
|
|
this.EBLFDAMENJD = true;
|
|
}
|
|
if (!this.EBLFDAMENJD)
|
|
{
|
|
this.KLIGBICIJCF();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024144 RID: 147780 RVA: 0x009E0990 File Offset: 0x009DEB90
|
|
private void EJCAFDJJIME()
|
|
{
|
|
FKJHLNJDEKK.ENBJPAKAIBH(new FKJHLNJDEKK.ECKFOOPPIMO(this.NJIDKAGLDPL));
|
|
EHGDGFBEMJF.HNMLKNBPCJL(new EHGDGFBEMJF.NEFNIMBOEHN(this.LGJGAIGMLHA));
|
|
if (this.FMBELJHPBCG != null)
|
|
{
|
|
this.FMBELJHPBCG.NDKFCMNIHJJ -= this.KNFDKOFJFKG;
|
|
}
|
|
if (this.view != null)
|
|
{
|
|
this.view.DKJCKDPMKPI(new LeaderboardView.GPJJCCNFHPA(this.DHGLMMBNBGJ));
|
|
this.view.NIBMIFNIGDK(new LeaderboardView.GPJJCCNFHPA(this.BMBDOADIGKA));
|
|
this.view.EFMMHBJGFNE(new LeaderboardView.GPJJCCNFHPA(this.GLJLMKHBCFG));
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024145 RID: 147781 RVA: 0x009E0A40 File Offset: 0x009DEC40
|
|
private void PLKHINPPGPK()
|
|
{
|
|
if (this.EBLFDAMENJD)
|
|
{
|
|
this.GKNKEFKJNGE();
|
|
this.EBLFDAMENJD = true;
|
|
}
|
|
if (this.OHIOHOKCONF && this.LLAOMANLLMG)
|
|
{
|
|
this.HODIMDACMKI();
|
|
this.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024146 RID: 147782 RVA: 0x009E0A80 File Offset: 0x009DEC80
|
|
private void KLIGBICIJCF()
|
|
{
|
|
int num = this.leaderboardParams.Length;
|
|
if (this.view == null)
|
|
{
|
|
this.view = base.GetComponentInChildren<LeaderboardView>();
|
|
if (this.view == null)
|
|
{
|
|
ImposterGraphicRaycaster componentInChildren = base.GetComponentInChildren<ImposterGraphicRaycaster>();
|
|
if (componentInChildren != null)
|
|
{
|
|
this.view = componentInChildren.ImposterViewManager.EECLILBNNMM.gameObject.GetComponentInChildren<LeaderboardView>();
|
|
}
|
|
}
|
|
}
|
|
this.view.AJPELJNIEOA(new LeaderboardView.GPJJCCNFHPA(this.FNPKEGBGJMI));
|
|
this.view.HJOJGJEAJNN(new LeaderboardView.GPJJCCNFHPA(this.ACEAEBHLKEE));
|
|
this.view.KHKOOFJCPMO(new LeaderboardView.GPJJCCNFHPA(this.GLJLMKHBCFG));
|
|
this.KOKCJHIBKGN = new GCPOFBBHKHD();
|
|
this.KOKCJHIBKGN.KIEHEDCFLNP = num > 1;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO = new BLEPOKIMOMC[this.numRows];
|
|
for (int i = 1; i < this.numRows; i++)
|
|
{
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i] = new BLEPOKIMOMC();
|
|
}
|
|
FKJHLNJDEKK.PNCMLPIPGEG += this.NJIDKAGLDPL;
|
|
EHGDGFBEMJF.LGJGAIGMLHA += this.FOFAPBGOAOG;
|
|
this.GKJKOHCHGNO();
|
|
this.PMAMCHIOMNM(this.DDDMAKDLMEK);
|
|
this.LLAOMANLLMG = true;
|
|
}
|
|
|
|
// Token: 0x06024147 RID: 147783 RVA: 0x009E0BCC File Offset: 0x009DEDCC
|
|
private void OICNDOBJADJ(long HPCOKMAPCHB)
|
|
{
|
|
LeaderboardController.KNADGDHIDMG knadgdhidmg = new LeaderboardController.KNADGDHIDMG();
|
|
knadgdhidmg.HPCOKMAPCHB = HPCOKMAPCHB;
|
|
if (this.KOKCJHIBKGN.KNAGBGFJFKO.Any(new Func<BLEPOKIMOMC, bool>(knadgdhidmg.CBMLMMGMAMI)))
|
|
{
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024148 RID: 147784 RVA: 0x009E0C10 File Offset: 0x009DEE10
|
|
private void NJIDKAGLDPL(long HPCOKMAPCHB)
|
|
{
|
|
LeaderboardController.GGBGCAMIGFC ggbgcamigfc = new LeaderboardController.GGBGCAMIGFC();
|
|
ggbgcamigfc.HPCOKMAPCHB = HPCOKMAPCHB;
|
|
if (this.KOKCJHIBKGN.KNAGBGFJFKO.Any(new Func<BLEPOKIMOMC, bool>(ggbgcamigfc.CIEGOBEALHN)))
|
|
{
|
|
this.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024149 RID: 147785 RVA: 0x009E0C54 File Offset: 0x009DEE54
|
|
private void KBIGDBCAMMK()
|
|
{
|
|
int num = this.leaderboardParams.Length;
|
|
if (this.view == null)
|
|
{
|
|
this.view = base.GetComponentInChildren<LeaderboardView>();
|
|
if (this.view == null)
|
|
{
|
|
ImposterGraphicRaycaster componentInChildren = base.GetComponentInChildren<ImposterGraphicRaycaster>();
|
|
if (componentInChildren != null)
|
|
{
|
|
this.view = componentInChildren.ImposterViewManager.EECLILBNNMM.gameObject.GetComponentInChildren<LeaderboardView>();
|
|
}
|
|
}
|
|
}
|
|
this.view.CNMCCPMHDFD(new LeaderboardView.GPJJCCNFHPA(this.DHGLMMBNBGJ));
|
|
this.view.HLKIOONIHMI(new LeaderboardView.GPJJCCNFHPA(this.PGABHIAJOHC));
|
|
this.view.FFIOLCBPLCA(new LeaderboardView.GPJJCCNFHPA(this.DPCBOMFAIPO));
|
|
this.KOKCJHIBKGN = new GCPOFBBHKHD();
|
|
this.KOKCJHIBKGN.KIEHEDCFLNP = num > 0;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO = new BLEPOKIMOMC[this.numRows];
|
|
for (int i = 0; i < this.numRows; i += 0)
|
|
{
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i] = new BLEPOKIMOMC();
|
|
}
|
|
FKJHLNJDEKK.PNCMLPIPGEG += this.NJIDKAGLDPL;
|
|
EHGDGFBEMJF.NBAMEOAICLD(new EHGDGFBEMJF.NEFNIMBOEHN(this.FOFAPBGOAOG));
|
|
this.PIOKFALMCAG();
|
|
this.IAKLMGGNCBD(this.DDDMAKDLMEK);
|
|
this.LLAOMANLLMG = true;
|
|
}
|
|
|
|
// Token: 0x0602414A RID: 147786 RVA: 0x009E0DA0 File Offset: 0x009DEFA0
|
|
private void LOGFBGOPLLO()
|
|
{
|
|
if (this.EBLFDAMENJD)
|
|
{
|
|
this.JFGIHKPGDOC();
|
|
this.EBLFDAMENJD = true;
|
|
}
|
|
if (this.OHIOHOKCONF && this.LLAOMANLLMG)
|
|
{
|
|
this.HODIMDACMKI();
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602414B RID: 147787 RVA: 0x009E0DE0 File Offset: 0x009DEFE0
|
|
private void Start()
|
|
{
|
|
int num = this.leaderboardParams.Length;
|
|
this.AHGGNOFMAOM = new JGJEOEMINLE[num];
|
|
this.JBCJNCCKPOK = new bool[num];
|
|
for (int i = 0; i < num; i++)
|
|
{
|
|
this.JBCJNCCKPOK[i] = true;
|
|
}
|
|
this.FMBELJHPBCG = RecRoomSceneManager.NCKMBFBMBFM.EBHBJAFODKA;
|
|
if (this.FMBELJHPBCG != null)
|
|
{
|
|
this.FMBELJHPBCG.NDKFCMNIHJJ += this.FDHDLEOPKFP;
|
|
}
|
|
if (base.GetComponentInChildren<CachedView>() != null)
|
|
{
|
|
this.EBLFDAMENJD = true;
|
|
}
|
|
if (!this.EBLFDAMENJD)
|
|
{
|
|
this.NIHAGPPLPFJ();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602414C RID: 147788 RVA: 0x009E0E8C File Offset: 0x009DF08C
|
|
private void PMAMCHIOMNM(int LPFNGFHKNCE)
|
|
{
|
|
LeaderboardController.JEPADPBEKFN jepadpbekfn = new LeaderboardController.JEPADPBEKFN();
|
|
jepadpbekfn.LPFNGFHKNCE = LPFNGFHKNCE;
|
|
jepadpbekfn.LGLLICEMHIK = this;
|
|
this.JBCJNCCKPOK[jepadpbekfn.LPFNGFHKNCE] = false;
|
|
JNGGMIGKOEA.CPIBGJLHLBL(this.leaderboardParams[jepadpbekfn.LPFNGFHKNCE].Objective, this.leaderboardParams[jepadpbekfn.LPFNGFHKNCE].SortAscending, this.numRows, new HEMCJJJMLKI.JMICPMCJMJF<JGJEOEMINLE>(jepadpbekfn.OJKNBNGGBEC));
|
|
}
|
|
|
|
// Token: 0x0602414D RID: 147789 RVA: 0x009E0F00 File Offset: 0x009DF100
|
|
private void OnDestroy()
|
|
{
|
|
FKJHLNJDEKK.PNCMLPIPGEG -= this.PNCMLPIPGEG;
|
|
EHGDGFBEMJF.LGJGAIGMLHA -= this.LGJGAIGMLHA;
|
|
if (this.FMBELJHPBCG != null)
|
|
{
|
|
this.FMBELJHPBCG.NDKFCMNIHJJ -= this.FDHDLEOPKFP;
|
|
}
|
|
if (this.view != null)
|
|
{
|
|
this.view.FCMGLCFOMME -= this.PLCPLMHMAMF;
|
|
this.view.OMKIOCCMMNJ -= this.BMBDOADIGKA;
|
|
this.view.KDGJJKBHIGA -= this.KOPAHJJJIMJ;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602414E RID: 147790 RVA: 0x009E0FB0 File Offset: 0x009DF1B0
|
|
private void PHJFLMBNKOP()
|
|
{
|
|
FKJHLNJDEKK.PNCMLPIPGEG -= this.PNCMLPIPGEG;
|
|
EHGDGFBEMJF.PIAMOOHCKJC(new EHGDGFBEMJF.NEFNIMBOEHN(this.LGJGAIGMLHA));
|
|
if (this.FMBELJHPBCG != null)
|
|
{
|
|
this.FMBELJHPBCG.NDKFCMNIHJJ -= this.FDHDLEOPKFP;
|
|
}
|
|
if (this.view != null)
|
|
{
|
|
this.view.HPOEDKNNNFO(new LeaderboardView.GPJJCCNFHPA(this.FNPKEGBGJMI));
|
|
this.view.AJINLBKLAGE(new LeaderboardView.GPJJCCNFHPA(this.BMBDOADIGKA));
|
|
this.view.BDCMJCBFACH(new LeaderboardView.GPJJCCNFHPA(this.DPCBOMFAIPO));
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602414F RID: 147791 RVA: 0x009E1060 File Offset: 0x009DF260
|
|
private void EBIHIJKFLDM()
|
|
{
|
|
FKJHLNJDEKK.DNCPPLCLEEC(new FKJHLNJDEKK.ECKFOOPPIMO(this.PNCMLPIPGEG));
|
|
EHGDGFBEMJF.CCHADDCGPOM(new EHGDGFBEMJF.NEFNIMBOEHN(this.FOFAPBGOAOG));
|
|
if (this.FMBELJHPBCG != null)
|
|
{
|
|
this.FMBELJHPBCG.NDKFCMNIHJJ -= this.FDHDLEOPKFP;
|
|
}
|
|
if (this.view != null)
|
|
{
|
|
this.view.FIGHFFOENGG(new LeaderboardView.GPJJCCNFHPA(this.FNPKEGBGJMI));
|
|
this.view.OMKIOCCMMNJ -= this.HGNKBAIFOGH;
|
|
this.view.EFMMHBJGFNE(new LeaderboardView.GPJJCCNFHPA(this.DPCBOMFAIPO));
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024150 RID: 147792 RVA: 0x009E1110 File Offset: 0x009DF310
|
|
private void GKNKEFKJNGE()
|
|
{
|
|
int num = this.leaderboardParams.Length;
|
|
if (this.view == null)
|
|
{
|
|
this.view = base.GetComponentInChildren<LeaderboardView>();
|
|
if (this.view == null)
|
|
{
|
|
ImposterGraphicRaycaster componentInChildren = base.GetComponentInChildren<ImposterGraphicRaycaster>();
|
|
if (componentInChildren != null)
|
|
{
|
|
this.view = componentInChildren.ImposterViewManager.EECLILBNNMM.gameObject.GetComponentInChildren<LeaderboardView>();
|
|
}
|
|
}
|
|
}
|
|
this.view.FECLGLPAECD(new LeaderboardView.GPJJCCNFHPA(this.FNPKEGBGJMI));
|
|
this.view.FKABBIAHJOI(new LeaderboardView.GPJJCCNFHPA(this.HGNKBAIFOGH));
|
|
this.view.KJIMMBCFNNO(new LeaderboardView.GPJJCCNFHPA(this.GLJLMKHBCFG));
|
|
this.KOKCJHIBKGN = new GCPOFBBHKHD();
|
|
this.KOKCJHIBKGN.KIEHEDCFLNP = num > 1;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO = new BLEPOKIMOMC[this.numRows];
|
|
for (int i = 1; i < this.numRows; i += 0)
|
|
{
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i] = new BLEPOKIMOMC();
|
|
}
|
|
FKJHLNJDEKK.PNCMLPIPGEG += this.NJIDKAGLDPL;
|
|
EHGDGFBEMJF.LGJGAIGMLHA += this.OICNDOBJADJ;
|
|
this.GKJKOHCHGNO();
|
|
this.IAKLMGGNCBD(this.DDDMAKDLMEK);
|
|
this.LLAOMANLLMG = true;
|
|
}
|
|
|
|
// Token: 0x06024151 RID: 147793 RVA: 0x009E125C File Offset: 0x009DF45C
|
|
private void PGIAPNBIIJG()
|
|
{
|
|
FKJHLNJDEKK.PNCMLPIPGEG -= this.PNCMLPIPGEG;
|
|
EHGDGFBEMJF.PIAMOOHCKJC(new EHGDGFBEMJF.NEFNIMBOEHN(this.LGJGAIGMLHA));
|
|
if (this.FMBELJHPBCG != null)
|
|
{
|
|
this.FMBELJHPBCG.NDKFCMNIHJJ -= this.KNFDKOFJFKG;
|
|
}
|
|
if (this.view != null)
|
|
{
|
|
this.view.HNEKELEDLED(new LeaderboardView.GPJJCCNFHPA(this.DHGLMMBNBGJ));
|
|
this.view.GBFIJEPBDLL(new LeaderboardView.GPJJCCNFHPA(this.HGNKBAIFOGH));
|
|
this.view.MBOIDHJIIBH(new LeaderboardView.GPJJCCNFHPA(this.FKPALGIFPOE));
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024152 RID: 147794 RVA: 0x009E130C File Offset: 0x009DF50C
|
|
private void LGJGAIGMLHA(long HPCOKMAPCHB)
|
|
{
|
|
LeaderboardController.KNADGDHIDMG knadgdhidmg = new LeaderboardController.KNADGDHIDMG();
|
|
knadgdhidmg.HPCOKMAPCHB = HPCOKMAPCHB;
|
|
if (this.KOKCJHIBKGN.KNAGBGFJFKO.Any(new Func<BLEPOKIMOMC, bool>(knadgdhidmg.OJKNBNGGBEC)))
|
|
{
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024153 RID: 147795 RVA: 0x009E1350 File Offset: 0x009DF550
|
|
private void FNPKEGBGJMI()
|
|
{
|
|
this.HGNHALNAFEI = this.HGNHALNAFEI;
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
|
|
// Token: 0x06024154 RID: 147796 RVA: 0x009E1368 File Offset: 0x009DF568
|
|
private void JAMDPKFNJBF()
|
|
{
|
|
int num = this.leaderboardParams.Length;
|
|
this.AHGGNOFMAOM = new JGJEOEMINLE[num];
|
|
this.JBCJNCCKPOK = new bool[num];
|
|
for (int i = 1; i < num; i++)
|
|
{
|
|
this.JBCJNCCKPOK[i] = false;
|
|
}
|
|
this.FMBELJHPBCG = RecRoomSceneManager.NCKMBFBMBFM.EBHBJAFODKA;
|
|
if (this.FMBELJHPBCG != null)
|
|
{
|
|
this.FMBELJHPBCG.NDKFCMNIHJJ += this.KNFDKOFJFKG;
|
|
}
|
|
if (base.GetComponentInChildren<CachedView>() != null)
|
|
{
|
|
this.EBLFDAMENJD = true;
|
|
}
|
|
if (!this.EBLFDAMENJD)
|
|
{
|
|
this.KLIGBICIJCF();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024155 RID: 147797 RVA: 0x009E1414 File Offset: 0x009DF614
|
|
private void KNFDKOFJFKG(ushort PPJIGDPOGFH, ushort CHJBIHILBFO, ushort IHHBJKECADP, ushort BNCBHHCPCLE)
|
|
{
|
|
if (PPJIGDPOGFH == 2 && IHHBJKECADP == 1)
|
|
{
|
|
for (int i = 0; i < this.AHGGNOFMAOM.Length; i++)
|
|
{
|
|
this.JBCJNCCKPOK[i] = true;
|
|
this.AHGGNOFMAOM[i] = null;
|
|
}
|
|
this.PMAMCHIOMNM(this.DDDMAKDLMEK);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024156 RID: 147798 RVA: 0x009E1468 File Offset: 0x009DF668
|
|
private void HGNKBAIFOGH()
|
|
{
|
|
this.DJIOFMEBOOH = !this.DJIOFMEBOOH;
|
|
this.OHIOHOKCONF = false;
|
|
}
|
|
|
|
// Token: 0x06024157 RID: 147799 RVA: 0x009E1480 File Offset: 0x009DF680
|
|
private void GKJKOHCHGNO()
|
|
{
|
|
JGJEOEMINLE jgjeoeminle = this.AHGGNOFMAOM[this.DDDMAKDLMEK];
|
|
this.KOKCJHIBKGN.LFCJADMNPBM = this.HGNHALNAFEI;
|
|
this.KOKCJHIBKGN.EPJLENNDHLK = this.DJIOFMEBOOH;
|
|
this.KOKCJHIBKGN.OOMFOBGPNKH = jgjeoeminle == null;
|
|
this.KOKCJHIBKGN.PFKNEBCKHHD = this.leaderboardParams[this.DDDMAKDLMEK].FullTitle;
|
|
this.KOKCJHIBKGN.OPNMNKMCGGG = this.leaderboardParams[this.DDDMAKDLMEK].ShortTitle;
|
|
this.KOKCJHIBKGN.FJIMODBCJAE = this.leaderboardParams[this.DDDMAKDLMEK].ScoreLabel;
|
|
List<JGJEOEMINLE.JDJMCFDIBED> list = null;
|
|
if (jgjeoeminle != null)
|
|
{
|
|
list = ((!this.HGNHALNAFEI) ? ((!this.DJIOFMEBOOH) ? jgjeoeminle.ONPABGLKLFO : jgjeoeminle.HMAPOIOBHJH) : ((!this.DJIOFMEBOOH) ? jgjeoeminle.IEECDDEEBMC : jgjeoeminle.OMBHAENKKLC));
|
|
}
|
|
for (int i = 0; i < this.numRows; i++)
|
|
{
|
|
if (list != null && list.Count > i)
|
|
{
|
|
long num = list[i].NAJBCPFNBAB;
|
|
EEBPLECPEGD eebplecpegd = FKJHLNJDEKK.CPIBGJLHLBL(num);
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].ACBKNECAIAN = true;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].IPFPJCPGENH = num == HEMCJJJMLKI.PLNKIILJKDA;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].OKOMMGIMAIJ = num;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].CBFMPOKDNFL = list[i].NKEHDKABAPE.ToString();
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].MMJMPLPIIFJ = list[i].MMJMPLPIIFJ.ToString();
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].ENMNBBMDOHC = ((eebplecpegd == null) ? string.Empty : eebplecpegd.ENMNBBMDOHC.KBLPFIOHKBF());
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].BIMLDOHMHNG = EHGDGFBEMJF.NABIONFIFCO(num);
|
|
}
|
|
else
|
|
{
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].ACBKNECAIAN = false;
|
|
}
|
|
}
|
|
this.view.SetDataModel(this.KOKCJHIBKGN);
|
|
}
|
|
|
|
// Token: 0x06024158 RID: 147800 RVA: 0x009E16C8 File Offset: 0x009DF8C8
|
|
private void FOFAPBGOAOG(long HPCOKMAPCHB)
|
|
{
|
|
LeaderboardController.KNADGDHIDMG knadgdhidmg = new LeaderboardController.KNADGDHIDMG();
|
|
knadgdhidmg.HPCOKMAPCHB = HPCOKMAPCHB;
|
|
if (this.KOKCJHIBKGN.KNAGBGFJFKO.Any(new Func<BLEPOKIMOMC, bool>(knadgdhidmg.BGEAIOGNJHN)))
|
|
{
|
|
this.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024159 RID: 147801 RVA: 0x009E170C File Offset: 0x009DF90C
|
|
private void IAKLMGGNCBD(int LPFNGFHKNCE)
|
|
{
|
|
LeaderboardController.JEPADPBEKFN jepadpbekfn = new LeaderboardController.JEPADPBEKFN();
|
|
jepadpbekfn.LPFNGFHKNCE = LPFNGFHKNCE;
|
|
jepadpbekfn.LGLLICEMHIK = this;
|
|
this.JBCJNCCKPOK[jepadpbekfn.LPFNGFHKNCE] = false;
|
|
JNGGMIGKOEA.COEKJFDOADA(this.leaderboardParams[jepadpbekfn.LPFNGFHKNCE].Objective, this.leaderboardParams[jepadpbekfn.LPFNGFHKNCE].SortAscending, this.numRows, new HEMCJJJMLKI.JMICPMCJMJF<JGJEOEMINLE>(jepadpbekfn.BMJOLOCMHKL));
|
|
}
|
|
|
|
// Token: 0x0602415A RID: 147802 RVA: 0x009E1780 File Offset: 0x009DF980
|
|
private void HOGAJBDHPHG(ushort PPJIGDPOGFH, ushort CHJBIHILBFO, ushort IHHBJKECADP, ushort BNCBHHCPCLE)
|
|
{
|
|
if (PPJIGDPOGFH == 1 && IHHBJKECADP == 0)
|
|
{
|
|
for (int i = 0; i < this.AHGGNOFMAOM.Length; i++)
|
|
{
|
|
this.JBCJNCCKPOK[i] = true;
|
|
this.AHGGNOFMAOM[i] = null;
|
|
}
|
|
this.IAKLMGGNCBD(this.DDDMAKDLMEK);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602415B RID: 147803 RVA: 0x009E17D4 File Offset: 0x009DF9D4
|
|
private void NIHAGPPLPFJ()
|
|
{
|
|
int num = this.leaderboardParams.Length;
|
|
if (this.view == null)
|
|
{
|
|
this.view = base.GetComponentInChildren<LeaderboardView>();
|
|
if (this.view == null)
|
|
{
|
|
ImposterGraphicRaycaster componentInChildren = base.GetComponentInChildren<ImposterGraphicRaycaster>();
|
|
if (componentInChildren != null)
|
|
{
|
|
this.view = componentInChildren.ImposterViewManager.EECLILBNNMM.gameObject.GetComponentInChildren<LeaderboardView>();
|
|
}
|
|
}
|
|
}
|
|
this.view.FCMGLCFOMME += this.PLCPLMHMAMF;
|
|
this.view.OMKIOCCMMNJ += this.BMBDOADIGKA;
|
|
this.view.KDGJJKBHIGA += this.KOPAHJJJIMJ;
|
|
this.KOKCJHIBKGN = new GCPOFBBHKHD();
|
|
this.KOKCJHIBKGN.KIEHEDCFLNP = num > 1;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO = new BLEPOKIMOMC[this.numRows];
|
|
for (int i = 0; i < this.numRows; i++)
|
|
{
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i] = new BLEPOKIMOMC();
|
|
}
|
|
FKJHLNJDEKK.PNCMLPIPGEG += this.PNCMLPIPGEG;
|
|
EHGDGFBEMJF.LGJGAIGMLHA += this.LGJGAIGMLHA;
|
|
this.GKJKOHCHGNO();
|
|
this.PMAMCHIOMNM(this.DDDMAKDLMEK);
|
|
this.LLAOMANLLMG = true;
|
|
}
|
|
|
|
// Token: 0x0602415C RID: 147804 RVA: 0x009E1920 File Offset: 0x009DFB20
|
|
private void FDHDLEOPKFP(ushort PPJIGDPOGFH, ushort CHJBIHILBFO, ushort IHHBJKECADP, ushort BNCBHHCPCLE)
|
|
{
|
|
if (PPJIGDPOGFH == 2 && IHHBJKECADP == 1)
|
|
{
|
|
for (int i = 0; i < this.AHGGNOFMAOM.Length; i++)
|
|
{
|
|
this.JBCJNCCKPOK[i] = true;
|
|
this.AHGGNOFMAOM[i] = null;
|
|
}
|
|
this.PMAMCHIOMNM(this.DDDMAKDLMEK);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602415D RID: 147805 RVA: 0x009E1974 File Offset: 0x009DFB74
|
|
private void HODIMDACMKI()
|
|
{
|
|
JGJEOEMINLE jgjeoeminle = this.AHGGNOFMAOM[this.DDDMAKDLMEK];
|
|
this.KOKCJHIBKGN.LFCJADMNPBM = this.HGNHALNAFEI;
|
|
this.KOKCJHIBKGN.EPJLENNDHLK = this.DJIOFMEBOOH;
|
|
this.KOKCJHIBKGN.OOMFOBGPNKH = jgjeoeminle == null;
|
|
this.KOKCJHIBKGN.PFKNEBCKHHD = this.leaderboardParams[this.DDDMAKDLMEK].FullTitle;
|
|
this.KOKCJHIBKGN.OPNMNKMCGGG = this.leaderboardParams[this.DDDMAKDLMEK].ShortTitle;
|
|
this.KOKCJHIBKGN.FJIMODBCJAE = this.leaderboardParams[this.DDDMAKDLMEK].ScoreLabel;
|
|
List<JGJEOEMINLE.JDJMCFDIBED> list = null;
|
|
if (jgjeoeminle != null)
|
|
{
|
|
list = ((!this.HGNHALNAFEI) ? ((!this.DJIOFMEBOOH) ? jgjeoeminle.DBEGDPDHDDL() : jgjeoeminle.MHGIIAIHJCF()) : ((!this.DJIOFMEBOOH) ? jgjeoeminle.AHFFKMHHEOK() : jgjeoeminle.JPNJMCPIEOB()));
|
|
}
|
|
for (int i = 1; i < this.numRows; i++)
|
|
{
|
|
if (list != null && list.Count > i)
|
|
{
|
|
long num = list[i].MKKJHAIAMFG();
|
|
EEBPLECPEGD eebplecpegd = FKJHLNJDEKK.CPIBGJLHLBL(num);
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].ACBKNECAIAN = true;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].IPFPJCPGENH = num == HEMCJJJMLKI.PLNKIILJKDA;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].OKOMMGIMAIJ = num;
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].CBFMPOKDNFL = list[i].MOKKGPFFINH().ToString();
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].MMJMPLPIIFJ = list[i].BKBIEHNGHEJ().ToString();
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].ENMNBBMDOHC = ((eebplecpegd == null) ? string.Empty : eebplecpegd.NEHOOJDIDAH().KBLPFIOHKBF());
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].BIMLDOHMHNG = EHGDGFBEMJF.BMPHEBOMINH(num);
|
|
}
|
|
else
|
|
{
|
|
this.KOKCJHIBKGN.KNAGBGFJFKO[i].ACBKNECAIAN = true;
|
|
}
|
|
}
|
|
this.view.CCAJOBINPFL(this.KOKCJHIBKGN);
|
|
}
|
|
|
|
// Token: 0x04005C2E RID: 23598
|
|
[SerializeField]
|
|
private LeaderboardView view;
|
|
|
|
// Token: 0x04005C2F RID: 23599
|
|
[SerializeField]
|
|
private int numRows = 10;
|
|
|
|
// Token: 0x04005C30 RID: 23600
|
|
[SerializeField]
|
|
private LeaderboardController.LeaderboardParams[] leaderboardParams;
|
|
|
|
// Token: 0x04005C31 RID: 23601
|
|
private GameManager FMBELJHPBCG;
|
|
|
|
// Token: 0x04005C32 RID: 23602
|
|
private bool HGNHALNAFEI;
|
|
|
|
// Token: 0x04005C33 RID: 23603
|
|
private bool DJIOFMEBOOH;
|
|
|
|
// Token: 0x04005C34 RID: 23604
|
|
private int DDDMAKDLMEK;
|
|
|
|
// Token: 0x04005C35 RID: 23605
|
|
private JGJEOEMINLE[] AHGGNOFMAOM;
|
|
|
|
// Token: 0x04005C36 RID: 23606
|
|
private bool[] JBCJNCCKPOK;
|
|
|
|
// Token: 0x04005C37 RID: 23607
|
|
private GCPOFBBHKHD KOKCJHIBKGN;
|
|
|
|
// Token: 0x04005C38 RID: 23608
|
|
private bool OHIOHOKCONF = true;
|
|
|
|
// Token: 0x04005C39 RID: 23609
|
|
private bool EBLFDAMENJD;
|
|
|
|
// Token: 0x04005C3A RID: 23610
|
|
private bool LLAOMANLLMG;
|
|
|
|
// Token: 0x0200109F RID: 4255
|
|
[Serializable]
|
|
private struct LeaderboardParams
|
|
{
|
|
// Token: 0x04005C3B RID: 23611
|
|
public string FullTitle;
|
|
|
|
// Token: 0x04005C3C RID: 23612
|
|
public string ShortTitle;
|
|
|
|
// Token: 0x04005C3D RID: 23613
|
|
public string ScoreLabel;
|
|
|
|
// Token: 0x04005C3E RID: 23614
|
|
public ProgressionManager.MPBMNKHKCEE Objective;
|
|
|
|
// Token: 0x04005C3F RID: 23615
|
|
public bool SortAscending;
|
|
}
|
|
|
|
// Token: 0x020010A0 RID: 4256
|
|
[CompilerGenerated]
|
|
private sealed class KNADGDHIDMG
|
|
{
|
|
// Token: 0x0602415F RID: 147807 RVA: 0x009E1BD4 File Offset: 0x009DFDD4
|
|
internal bool PJGEPHDJHFC(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024160 RID: 147808 RVA: 0x009E1BE4 File Offset: 0x009DFDE4
|
|
internal bool CNBODKBDHKF(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024161 RID: 147809 RVA: 0x009E1BF4 File Offset: 0x009DFDF4
|
|
internal bool GOPMNHCPOJL(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024162 RID: 147810 RVA: 0x009E1C04 File Offset: 0x009DFE04
|
|
internal bool OJKNBNGGBEC(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024163 RID: 147811 RVA: 0x009E1C14 File Offset: 0x009DFE14
|
|
internal bool IBLIPIGAMEL(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024164 RID: 147812 RVA: 0x009E1C24 File Offset: 0x009DFE24
|
|
internal bool DPIKDIPCJKM(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024165 RID: 147813 RVA: 0x009E1C34 File Offset: 0x009DFE34
|
|
internal bool BGEAIOGNJHN(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024166 RID: 147814 RVA: 0x009E1C44 File Offset: 0x009DFE44
|
|
internal bool CBMLMMGMAMI(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024167 RID: 147815 RVA: 0x009E1C54 File Offset: 0x009DFE54
|
|
internal bool KLMKCPAELKO(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024168 RID: 147816 RVA: 0x009E1C64 File Offset: 0x009DFE64
|
|
internal bool PBGJBBFEHFI(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024169 RID: 147817 RVA: 0x009E1C74 File Offset: 0x009DFE74
|
|
internal bool CEGCMAAOAKK(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x0602416A RID: 147818 RVA: 0x009E1C84 File Offset: 0x009DFE84
|
|
internal bool GFKPDLLFOFH(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x0602416B RID: 147819 RVA: 0x009E1C94 File Offset: 0x009DFE94
|
|
internal bool IOJPCLALFLN(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x0602416C RID: 147820 RVA: 0x009E1CA4 File Offset: 0x009DFEA4
|
|
internal bool PBHHLBFFGJK(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x0602416E RID: 147822 RVA: 0x009E1CBC File Offset: 0x009DFEBC
|
|
internal bool ODJELHECHPO(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x04005C40 RID: 23616
|
|
internal long HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x020010A1 RID: 4257
|
|
[CompilerGenerated]
|
|
private sealed class GGBGCAMIGFC
|
|
{
|
|
// Token: 0x0602416F RID: 147823 RVA: 0x009E1CCC File Offset: 0x009DFECC
|
|
internal bool CIEGOBEALHN(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024170 RID: 147824 RVA: 0x009E1CDC File Offset: 0x009DFEDC
|
|
internal bool PBGJBBFEHFI(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024171 RID: 147825 RVA: 0x009E1CEC File Offset: 0x009DFEEC
|
|
internal bool PBHHLBFFGJK(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024172 RID: 147826 RVA: 0x009E1CFC File Offset: 0x009DFEFC
|
|
internal bool OJKNBNGGBEC(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024173 RID: 147827 RVA: 0x009E1D0C File Offset: 0x009DFF0C
|
|
internal bool CNBODKBDHKF(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024174 RID: 147828 RVA: 0x009E1D1C File Offset: 0x009DFF1C
|
|
internal bool ODJELHECHPO(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024175 RID: 147829 RVA: 0x009E1D2C File Offset: 0x009DFF2C
|
|
internal bool JCIGHBGDCMB(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024176 RID: 147830 RVA: 0x009E1D3C File Offset: 0x009DFF3C
|
|
internal bool BALLGOLONNE(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024177 RID: 147831 RVA: 0x009E1D4C File Offset: 0x009DFF4C
|
|
internal bool LACKKCKOGHI(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024178 RID: 147832 RVA: 0x009E1D5C File Offset: 0x009DFF5C
|
|
internal bool GOPMNHCPOJL(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024179 RID: 147833 RVA: 0x009E1D6C File Offset: 0x009DFF6C
|
|
internal bool CFCEJGGFGPD(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x0602417A RID: 147834 RVA: 0x009E1D7C File Offset: 0x009DFF7C
|
|
internal bool OBEELMGMFCN(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x0602417B RID: 147835 RVA: 0x009E1D8C File Offset: 0x009DFF8C
|
|
internal bool IBLIPIGAMEL(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x0602417D RID: 147837 RVA: 0x009E1DA4 File Offset: 0x009DFFA4
|
|
internal bool NKONOOELLHD(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x0602417E RID: 147838 RVA: 0x009E1DB4 File Offset: 0x009DFFB4
|
|
internal bool FLEEFDFKEIB(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x0602417F RID: 147839 RVA: 0x009E1DC4 File Offset: 0x009DFFC4
|
|
internal bool CACOMKEAKLI(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x06024180 RID: 147840 RVA: 0x009E1DD4 File Offset: 0x009DFFD4
|
|
internal bool CHPMHNFNCDD(BLEPOKIMOMC EDOLAADDBPB)
|
|
{
|
|
return EDOLAADDBPB.OKOMMGIMAIJ == this.HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x04005C41 RID: 23617
|
|
internal long HPCOKMAPCHB;
|
|
}
|
|
|
|
// Token: 0x020010A2 RID: 4258
|
|
[CompilerGenerated]
|
|
private sealed class JEPADPBEKFN
|
|
{
|
|
// Token: 0x06024181 RID: 147841 RVA: 0x009E1DE4 File Offset: 0x009DFFE4
|
|
internal void CFCEJGGFGPD(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("<color=\"" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024182 RID: 147842 RVA: 0x009E1E44 File Offset: 0x009E0044
|
|
internal void JBFOKOJEMEC(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("RpcMasterCreateNewGroup" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024183 RID: 147843 RVA: 0x009E1EA4 File Offset: 0x009E00A4
|
|
internal void ALGIBDFNIAN(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError(" " + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024184 RID: 147844 RVA: 0x009E1F04 File Offset: 0x009E0104
|
|
internal void MLABNEHNAOO(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("_InterpolationEpi" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024185 RID: 147845 RVA: 0x009E1F64 File Offset: 0x009E0164
|
|
internal void NMLJPMHILLF(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("time" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024186 RID: 147846 RVA: 0x009E1FC4 File Offset: 0x009E01C4
|
|
internal void BALLGOLONNE(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("RpcAutoJoinParty" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024187 RID: 147847 RVA: 0x009E2024 File Offset: 0x009E0224
|
|
internal void PIBLMAAJNEN(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError(":" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024188 RID: 147848 RVA: 0x009E2084 File Offset: 0x009E0284
|
|
internal void NNKGIDKPAEK(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("Error deserializing Polaroid {0}: data empty." + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024189 RID: 147849 RVA: 0x009E20E4 File Offset: 0x009E02E4
|
|
internal void AHKMPLAFDFL(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("One" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602418A RID: 147850 RVA: 0x009E2144 File Offset: 0x009E0344
|
|
internal void FOJNCCOFEKE(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("user_registration" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602418B RID: 147851 RVA: 0x009E21A4 File Offset: 0x009E03A4
|
|
internal void AJNBDKBLFMD(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("ws://{0}:{1}" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602418C RID: 147852 RVA: 0x009E2204 File Offset: 0x009E0404
|
|
internal void IOJPCLALFLN(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("OBJECTIVE_FORCE_MIGRATION" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602418D RID: 147853 RVA: 0x009E2264 File Offset: 0x009E0464
|
|
internal void BPHNJPMKOEC(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("_DepthThreshold" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602418E RID: 147854 RVA: 0x009E22C4 File Offset: 0x009E04C4
|
|
internal void PAKGFLGGCHF(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("volume" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602418F RID: 147855 RVA: 0x009E2324 File Offset: 0x009E0524
|
|
internal void GOPMNHCPOJL(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError(" does not have any subscreens. There must be at least one subscreen." + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024191 RID: 147857 RVA: 0x009E238C File Offset: 0x009E058C
|
|
internal void CNBODKBDHKF(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("lookahead" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024192 RID: 147858 RVA: 0x009E23EC File Offset: 0x009E05EC
|
|
internal void KKLCFDPCKEP(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("Upload" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024193 RID: 147859 RVA: 0x009E244C File Offset: 0x009E064C
|
|
internal void ELNIKMBDIDF(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("looktarget" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024194 RID: 147860 RVA: 0x009E24AC File Offset: 0x009E06AC
|
|
internal void FLOKJAEEFCE(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("_Dirt_Col" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024195 RID: 147861 RVA: 0x009E250C File Offset: 0x009E070C
|
|
internal void MFOOGMKOCMN(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("Can't assign null to an instance of type {0}" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024196 RID: 147862 RVA: 0x009E256C File Offset: 0x009E076C
|
|
internal void ODJELHECHPO(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("api/rooms/" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024197 RID: 147863 RVA: 0x009E25CC File Offset: 0x009E07CC
|
|
internal void IHANHBGOCBH(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("Oculus.Platform.GetNextAchievementDefinitionListPage: List has no next page" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024198 RID: 147864 RVA: 0x009E262C File Offset: 0x009E082C
|
|
internal void LNEDHHMFFKK(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("_" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06024199 RID: 147865 RVA: 0x009E268C File Offset: 0x009E088C
|
|
internal void KIIKBNCHANP(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("Visible" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602419A RID: 147866 RVA: 0x009E26EC File Offset: 0x009E08EC
|
|
internal void MFGNBHBNJPJ(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("offline" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602419B RID: 147867 RVA: 0x009E274C File Offset: 0x009E094C
|
|
internal void NABLNGDEEDE(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("cHJvdG8z" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602419C RID: 147868 RVA: 0x009E27AC File Offset: 0x009E09AC
|
|
internal void KCFPLKGPAGM(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError(", our prefix is " + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602419D RID: 147869 RVA: 0x009E280C File Offset: 0x009E0A0C
|
|
internal void GFKPDLLFOFH(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("Mirror does not have an assigned quad. Disabling this Mirror component." + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602419E RID: 147870 RVA: 0x009E286C File Offset: 0x009E0A6C
|
|
internal void EDIBGMKACKD(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("Plugin Samples" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602419F RID: 147871 RVA: 0x009E28CC File Offset: 0x009E0ACC
|
|
internal void NPODACBLMGF(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("'Private Games' are now 'Custom Rooms'! Use the Custom Rooms button on the Home Screen..." + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241A0 RID: 147872 RVA: 0x009E292C File Offset: 0x009E0B2C
|
|
internal void GKPFDNMOEIP(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("Simulate" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241A1 RID: 147873 RVA: 0x009E298C File Offset: 0x009E0B8C
|
|
internal void NNKHKHOALNP(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("[ACTk] Are you trying to read regular PlayerPrefs data using ObscuredPrefs (key = " + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241A2 RID: 147874 RVA: 0x009E29EC File Offset: 0x009E0BEC
|
|
internal void BMJOLOCMHKL(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("BSD" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241A3 RID: 147875 RVA: 0x009E2A4C File Offset: 0x009E0C4C
|
|
internal void PBHHLBFFGJK(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("need dictionary" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241A4 RID: 147876 RVA: 0x009E2AAC File Offset: 0x009E0CAC
|
|
internal void JGPKOJDHNBD(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("looktarget" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241A5 RID: 147877 RVA: 0x009E2B0C File Offset: 0x009E0D0C
|
|
internal void FLEEFDFKEIB(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError(" respawn retries to spawn." + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241A6 RID: 147878 RVA: 0x009E2B6C File Offset: 0x009E0D6C
|
|
internal void OJKNBNGGBEC(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("Failed to retrieve leaderboard: " + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241A7 RID: 147879 RVA: 0x009E2BCC File Offset: 0x009E0DCC
|
|
internal void DMDHBBPKBOI(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("Distance: {0}m" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241A8 RID: 147880 RVA: 0x009E2C2C File Offset: 0x009E0E2C
|
|
internal void CEGCMAAOAKK(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("_RWA" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241A9 RID: 147881 RVA: 0x009E2C8C File Offset: 0x009E0E8C
|
|
internal void CBMLMMGMAMI(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("attach" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241AA RID: 147882 RVA: 0x009E2CEC File Offset: 0x009E0EEC
|
|
internal void JHEKFIPOGLL(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("Mute" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241AB RID: 147883 RVA: 0x009E2D4C File Offset: 0x009E0F4C
|
|
internal void MPMODOIAAGE(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("api" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241AC RID: 147884 RVA: 0x009E2DAC File Offset: 0x009E0FAC
|
|
internal void HJNAKCHFFHA(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("sequence_number" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241AD RID: 147885 RVA: 0x009E2E0C File Offset: 0x009E100C
|
|
internal void IEOKMJOBJHE(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("DNEBFJOBJGN" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241AE RID: 147886 RVA: 0x009E2E6C File Offset: 0x009E106C
|
|
internal void NKONOOELLHD(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("Resend" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241AF RID: 147887 RVA: 0x009E2ECC File Offset: 0x009E10CC
|
|
internal void JCIGHBGDCMB(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("MeshExtruder has no Shape Extruders. Please add some." + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241B0 RID: 147888 RVA: 0x009E2F2C File Offset: 0x009E112C
|
|
internal void CACOMKEAKLI(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("null" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241B1 RID: 147889 RVA: 0x009E2F8C File Offset: 0x009E118C
|
|
internal void CNNJMMDCEMD(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("[ACTk] <b>[ Performance tests ]</b>" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241B2 RID: 147890 RVA: 0x009E2FEC File Offset: 0x009E11EC
|
|
internal void BFLGOFKCKFP(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("ArcObjects" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241B3 RID: 147891 RVA: 0x009E304C File Offset: 0x009E124C
|
|
internal void OJDAKIDALHM(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("DebugUIManager" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241B4 RID: 147892 RVA: 0x009E30AC File Offset: 0x009E12AC
|
|
internal void GGGFLBOFLEC(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("127.0.0.1" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241B5 RID: 147893 RVA: 0x009E310C File Offset: 0x009E130C
|
|
internal void BIIEOCCBGFE(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = false;
|
|
Debug.LogError("ChtwZXJzaXN0ZW5jZV92aWV3X2RhdGEucHJvdG8SB3JlY3Jvb20aFHRyYW5z" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060241B6 RID: 147894 RVA: 0x009E316C File Offset: 0x009E136C
|
|
internal void FCPOAPOOJJO(string DAKCKPMBKFF, JGJEOEMINLE CHBMCDHCJHE)
|
|
{
|
|
if (!string.IsNullOrEmpty(DAKCKPMBKFF))
|
|
{
|
|
this.LGLLICEMHIK.JBCJNCCKPOK[this.LPFNGFHKNCE] = true;
|
|
Debug.LogError("Successfully updated!" + DAKCKPMBKFF);
|
|
}
|
|
else
|
|
{
|
|
this.LGLLICEMHIK.AHGGNOFMAOM[this.LPFNGFHKNCE] = CHBMCDHCJHE;
|
|
this.LGLLICEMHIK.OHIOHOKCONF = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x04005C42 RID: 23618
|
|
internal int LPFNGFHKNCE;
|
|
|
|
// Token: 0x04005C43 RID: 23619
|
|
internal LeaderboardController LGLLICEMHIK;
|
|
}
|
|
}
|