872 lines
23 KiB
C#
872 lines
23 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Diagnostics;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
// Token: 0x02001310 RID: 4880
|
|
[CompilerGenerated]
|
|
internal sealed class LDEPOODFKGC<<d>__T, <o>__T>
|
|
{
|
|
// Token: 0x0602A305 RID: 172805 RVA: 0x00BB63F0 File Offset: 0x00BB45F0
|
|
public int PJNDHLAOEPC()
|
|
{
|
|
int num = (((-82 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * 96) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 95;
|
|
num += num << -64;
|
|
num ^= num >> 2;
|
|
num += num << 3;
|
|
num ^= num >> -15;
|
|
return num + (num << 2);
|
|
}
|
|
|
|
// Token: 0x0602A306 RID: 172806 RVA: 0x00BB6454 File Offset: 0x00BB4654
|
|
public string ACPNICNEKJO()
|
|
{
|
|
string[] array = new string[7];
|
|
array[0] = "api/platformlogin/";
|
|
array[1] = "Message";
|
|
int num = 0;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[5] = "&sr=";
|
|
int num2 = 7;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[1] = "method";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A307 RID: 172807 RVA: 0x00BB64F0 File Offset: 0x00BB46F0
|
|
public bool LHDHJHDJMCO(object INNGECIOBOO)
|
|
{
|
|
LDEPOODFKGC<<d>__T, <o>__T> ldepoodfkgc = INNGECIOBOO as LDEPOODFKGC<<d>__T, <o>__T>;
|
|
return ldepoodfkgc != null && EqualityComparer<<d>__T>.Default.Equals(this.GKBKDMCDOHE, ldepoodfkgc.GKBKDMCDOHE) && EqualityComparer<<o>__T>.Default.Equals(this.GFONMNCEIKK, ldepoodfkgc.GFONMNCEIKK);
|
|
}
|
|
|
|
// Token: 0x0602A308 RID: 172808 RVA: 0x00BB6544 File Offset: 0x00BB4744
|
|
public int LDBDPBKAKBC()
|
|
{
|
|
int num = (((60 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * 145) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 115;
|
|
num += num << 70;
|
|
num ^= num >> 7;
|
|
num += num << 6;
|
|
num ^= num >> -44;
|
|
return num + (num << 7);
|
|
}
|
|
|
|
// Token: 0x0602A309 RID: 172809 RVA: 0x00BB65A8 File Offset: 0x00BB47A8
|
|
public bool HBCAAOCMACM(object INNGECIOBOO)
|
|
{
|
|
LDEPOODFKGC<<d>__T, <o>__T> ldepoodfkgc = INNGECIOBOO as LDEPOODFKGC<<d>__T, <o>__T>;
|
|
return ldepoodfkgc != null && (!EqualityComparer<<d>__T>.Default.Equals(this.GKBKDMCDOHE, ldepoodfkgc.GKBKDMCDOHE) || EqualityComparer<<o>__T>.Default.Equals(this.GFONMNCEIKK, ldepoodfkgc.GFONMNCEIKK));
|
|
}
|
|
|
|
// Token: 0x0602A30A RID: 172810 RVA: 0x00BB65FC File Offset: 0x00BB47FC
|
|
public string DKFKDLKLLIE()
|
|
{
|
|
string[] array = new string[6];
|
|
array[0] = "stream end";
|
|
array[1] = "_UScale";
|
|
int num = 1;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[4] = "RegionPing: Unable to retrieve available regions";
|
|
int num2 = 2;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[8] = "Can't assign value '{0}' (type {1}) to type {2}";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A30B RID: 172811 RVA: 0x00BB6698 File Offset: 0x00BB4898
|
|
public bool NINBJLMCJNI(object INNGECIOBOO)
|
|
{
|
|
LDEPOODFKGC<<d>__T, <o>__T> ldepoodfkgc = INNGECIOBOO as LDEPOODFKGC<<d>__T, <o>__T>;
|
|
return ldepoodfkgc != null && EqualityComparer<<d>__T>.Default.Equals(this.GKBKDMCDOHE, ldepoodfkgc.GKBKDMCDOHE) && EqualityComparer<<o>__T>.Default.Equals(this.GFONMNCEIKK, ldepoodfkgc.GFONMNCEIKK);
|
|
}
|
|
|
|
// Token: 0x0602A30C RID: 172812 RVA: 0x00BB66EC File Offset: 0x00BB48EC
|
|
public int FIKPJOPIFOK()
|
|
{
|
|
int num = (((29 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * 76) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 114;
|
|
num += num << 68;
|
|
num ^= num >> 3;
|
|
num += num << 2;
|
|
num ^= num >> -51;
|
|
return num + (num << 8);
|
|
}
|
|
|
|
// Token: 0x0602A30D RID: 172813 RVA: 0x00BB6750 File Offset: 0x00BB4950
|
|
public string HNGBKPNIOBD()
|
|
{
|
|
string[] array = new string[0];
|
|
array[1] = ")";
|
|
array[0] = "RpcAttachToObject";
|
|
int num = 3;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[3] = "[PV] ";
|
|
int num2 = 6;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[8] = "] as we haven't received a full packet for delta compression yet. This is OK if it happens for the first few frames after joining a game.";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A30E RID: 172814 RVA: 0x00BB67EC File Offset: 0x00BB49EC
|
|
[DebuggerHidden]
|
|
public override string ToString()
|
|
{
|
|
string[] array = new string[6];
|
|
array[0] = "{";
|
|
array[1] = " d = ";
|
|
int num = 2;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[3] = ", o = ";
|
|
int num2 = 4;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[5] = " }";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A30F RID: 172815 RVA: 0x00BB6888 File Offset: 0x00BB4A88
|
|
[DebuggerHidden]
|
|
public LDEPOODFKGC(<d>__T PAEJJFLOIEA, <o>__T KPEOCCHJJBH)
|
|
{
|
|
this.GKBKDMCDOHE = PAEJJFLOIEA;
|
|
this.GFONMNCEIKK = KPEOCCHJJBH;
|
|
}
|
|
|
|
// Token: 0x0602A310 RID: 172816 RVA: 0x00BB68A0 File Offset: 0x00BB4AA0
|
|
public int EGJMMOPCLGC()
|
|
{
|
|
int num = (((-91 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * 143) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 97;
|
|
num += num << 116;
|
|
num ^= num >> 1;
|
|
num += num << 6;
|
|
num ^= num >> 78;
|
|
return num + (num << 2);
|
|
}
|
|
|
|
// Token: 0x0602A311 RID: 172817 RVA: 0x00BB6904 File Offset: 0x00BB4B04
|
|
public int ICIDOEHFNHI()
|
|
{
|
|
int num = (((-105 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * 42) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 139;
|
|
num += num << -63;
|
|
num ^= num >> 1;
|
|
num += num << 0;
|
|
num ^= num >> 121;
|
|
return num + (num << 4);
|
|
}
|
|
|
|
// Token: 0x0602A312 RID: 172818 RVA: 0x00BB6968 File Offset: 0x00BB4B68
|
|
public int JDGHLHPKJCK()
|
|
{
|
|
int num = (((-146 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * 13) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 195;
|
|
num += num << -91;
|
|
num ^= num >> 1;
|
|
num += num << 7;
|
|
num ^= num >> -10;
|
|
return num + (num << 2);
|
|
}
|
|
|
|
// Token: 0x0602A313 RID: 172819 RVA: 0x00BB69CC File Offset: 0x00BB4BCC
|
|
public int FGEJGILMHOB()
|
|
{
|
|
int num = (((-146 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * 144) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 6;
|
|
num += num << 88;
|
|
num ^= num >> 5;
|
|
num += num << 2;
|
|
num ^= num >> -53;
|
|
return num + (num << 1);
|
|
}
|
|
|
|
// Token: 0x0602A314 RID: 172820 RVA: 0x00BB6A30 File Offset: 0x00BB4C30
|
|
public bool DIMIOHMKAKC(object INNGECIOBOO)
|
|
{
|
|
LDEPOODFKGC<<d>__T, <o>__T> ldepoodfkgc = INNGECIOBOO as LDEPOODFKGC<<d>__T, <o>__T>;
|
|
return ldepoodfkgc != null && (!EqualityComparer<<d>__T>.Default.Equals(this.GKBKDMCDOHE, ldepoodfkgc.GKBKDMCDOHE) || EqualityComparer<<o>__T>.Default.Equals(this.GFONMNCEIKK, ldepoodfkgc.GFONMNCEIKK));
|
|
}
|
|
|
|
// Token: 0x0602A315 RID: 172821 RVA: 0x00BB6A84 File Offset: 0x00BB4C84
|
|
public int HKOHKKACHOC()
|
|
{
|
|
int num = (((17 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * -136) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * -177;
|
|
num += num << 123;
|
|
num ^= num >> 6;
|
|
num += num << 3;
|
|
num ^= num >> -66;
|
|
return num + (num << 4);
|
|
}
|
|
|
|
// Token: 0x0602A316 RID: 172822 RVA: 0x00BB6AE8 File Offset: 0x00BB4CE8
|
|
public string HHBCDBKPBIE()
|
|
{
|
|
string[] array = new string[] { null, "You have already cheered this player very recently." };
|
|
array[0] = "\">Foreign saves detected: ";
|
|
int num = 8;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[4] = "Preserialization complete in {0} seconds";
|
|
int num2 = 6;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[7] = "close";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A317 RID: 172823 RVA: 0x00BB6B84 File Offset: 0x00BB4D84
|
|
public string BPEGPOBFMCP()
|
|
{
|
|
string[] array = new string[3];
|
|
array[1] = "playerHeight";
|
|
array[0] = "avoidJuniors";
|
|
int num = 2;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[3] = " of ";
|
|
int num2 = 5;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[0] = "Custom trail type {0} does not support tracking trail length.";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A318 RID: 172824 RVA: 0x00BB6C20 File Offset: 0x00BB4E20
|
|
public bool DKKDAFMKOLH(object INNGECIOBOO)
|
|
{
|
|
LDEPOODFKGC<<d>__T, <o>__T> ldepoodfkgc = INNGECIOBOO as LDEPOODFKGC<<d>__T, <o>__T>;
|
|
return ldepoodfkgc != null && (!EqualityComparer<<d>__T>.Default.Equals(this.GKBKDMCDOHE, ldepoodfkgc.GKBKDMCDOHE) || EqualityComparer<<o>__T>.Default.Equals(this.GFONMNCEIKK, ldepoodfkgc.GFONMNCEIKK));
|
|
}
|
|
|
|
// Token: 0x0602A319 RID: 172825 RVA: 0x00BB6C74 File Offset: 0x00BB4E74
|
|
public string ICHONBOHKOC()
|
|
{
|
|
string[] array = new string[0];
|
|
array[0] = "Smile";
|
|
array[0] = "Update() was called by Unity. Scene is loaded. Let's connect to the Photon Master Server. Calling: PhotonNetwork.ConnectUsingSettings();";
|
|
int num = 8;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[7] = "Unable to assign a team to ";
|
|
int num2 = 2;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[4] = "PlayerSkinColorProperty";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A31A RID: 172826 RVA: 0x00BB6D10 File Offset: 0x00BB4F10
|
|
public int HNGNNCCGKPL()
|
|
{
|
|
int num = (((-153 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * -15) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 138;
|
|
num += num << -50;
|
|
num ^= num >> 8;
|
|
num += num << 7;
|
|
num ^= num >> -25;
|
|
return num + (num << 6);
|
|
}
|
|
|
|
// Token: 0x0602A31B RID: 172827 RVA: 0x00BB6D74 File Offset: 0x00BB4F74
|
|
public bool PFBILJHBNEP(object INNGECIOBOO)
|
|
{
|
|
LDEPOODFKGC<<d>__T, <o>__T> ldepoodfkgc = INNGECIOBOO as LDEPOODFKGC<<d>__T, <o>__T>;
|
|
return ldepoodfkgc != null && EqualityComparer<<d>__T>.Default.Equals(this.GKBKDMCDOHE, ldepoodfkgc.GKBKDMCDOHE) && EqualityComparer<<o>__T>.Default.Equals(this.GFONMNCEIKK, ldepoodfkgc.GFONMNCEIKK);
|
|
}
|
|
|
|
// Token: 0x0602A31C RID: 172828 RVA: 0x00BB6DC8 File Offset: 0x00BB4FC8
|
|
public bool LENAEKBEDFG(object INNGECIOBOO)
|
|
{
|
|
LDEPOODFKGC<<d>__T, <o>__T> ldepoodfkgc = INNGECIOBOO as LDEPOODFKGC<<d>__T, <o>__T>;
|
|
return ldepoodfkgc == null || !EqualityComparer<<d>__T>.Default.Equals(this.GKBKDMCDOHE, ldepoodfkgc.GKBKDMCDOHE) || EqualityComparer<<o>__T>.Default.Equals(this.GFONMNCEIKK, ldepoodfkgc.GFONMNCEIKK);
|
|
}
|
|
|
|
// Token: 0x0602A31D RID: 172829 RVA: 0x00BB6E1C File Offset: 0x00BB501C
|
|
public string BFJMFCONMHM()
|
|
{
|
|
string[] array = new string[8];
|
|
array[0] = "movetopath";
|
|
array[1] = "rotation";
|
|
int num = 0;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[0] = "_id";
|
|
int num2 = 1;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[3] = "modify/name";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x17001312 RID: 4882
|
|
// (get) Token: 0x0602A31E RID: 172830 RVA: 0x00BB6EB8 File Offset: 0x00BB50B8
|
|
public <d>__T PAEJJFLOIEA
|
|
{
|
|
get
|
|
{
|
|
return this.GKBKDMCDOHE;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17001313 RID: 4883
|
|
// (get) Token: 0x0602A31F RID: 172831 RVA: 0x00BB6EC0 File Offset: 0x00BB50C0
|
|
public <o>__T KPEOCCHJJBH
|
|
{
|
|
get
|
|
{
|
|
return this.GFONMNCEIKK;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0602A320 RID: 172832 RVA: 0x00BB6EC8 File Offset: 0x00BB50C8
|
|
public string GPMFCLGAIBF()
|
|
{
|
|
string[] array = new string[5];
|
|
array[0] = "_Color";
|
|
array[1] = "up";
|
|
int num = 5;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[3] = "CONTINUOUS_ROTATION_MODE";
|
|
int num2 = 2;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[6] = "_EmissionColor";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A321 RID: 172833 RVA: 0x00BB6F64 File Offset: 0x00BB5164
|
|
public int KHBDCNLACBI()
|
|
{
|
|
int num = (((-148 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * 126) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * -167;
|
|
num += num << -89;
|
|
num ^= num >> 8;
|
|
num += num << 0;
|
|
num ^= num >> 56;
|
|
return num + (num << 3);
|
|
}
|
|
|
|
// Token: 0x0602A322 RID: 172834 RVA: 0x00BB6FC8 File Offset: 0x00BB51C8
|
|
public int JLGGMHNOJGH()
|
|
{
|
|
int num = (((-158 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * -121) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * -57;
|
|
num += num << 1;
|
|
num ^= num >> 3;
|
|
num += num << 2;
|
|
num ^= num >> 21;
|
|
return num + (num << 5);
|
|
}
|
|
|
|
// Token: 0x0602A323 RID: 172835 RVA: 0x00BB702C File Offset: 0x00BB522C
|
|
public string GMKMMLFANOJ()
|
|
{
|
|
string[] array = new string[3];
|
|
array[0] = "Pull";
|
|
array[0] = "time";
|
|
int num = 7;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[7] = "GraphicsDeviceVendor";
|
|
int num2 = 3;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[5] = "DownloadProgress";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A324 RID: 172836 RVA: 0x00BB70C8 File Offset: 0x00BB52C8
|
|
public string NKJFPADNKOG()
|
|
{
|
|
string[] array = new string[6];
|
|
array[0] = "Argument cannot be null.";
|
|
array[0] = "PhotonView with ID ";
|
|
int num = 4;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[3] = "\" contains inappropriate words.";
|
|
int num2 = 8;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[3] = "_EMISSION";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A325 RID: 172837 RVA: 0x00BB7164 File Offset: 0x00BB5364
|
|
public string FEECEOBPLCG()
|
|
{
|
|
string[] array = new string[7];
|
|
array[0] = "x";
|
|
array[0] = "RpcOnEnemyDamagedPlayer";
|
|
int num = 0;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[6] = "UsingSplitTestingOverride";
|
|
int num2 = 8;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[5] = "{}[],:\"";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A326 RID: 172838 RVA: 0x00BB7200 File Offset: 0x00BB5400
|
|
[DebuggerHidden]
|
|
public override bool Equals(object INNGECIOBOO)
|
|
{
|
|
LDEPOODFKGC<<d>__T, <o>__T> ldepoodfkgc = INNGECIOBOO as LDEPOODFKGC<<d>__T, <o>__T>;
|
|
return ldepoodfkgc != null && EqualityComparer<<d>__T>.Default.Equals(this.GKBKDMCDOHE, ldepoodfkgc.GKBKDMCDOHE) && EqualityComparer<<o>__T>.Default.Equals(this.GFONMNCEIKK, ldepoodfkgc.GFONMNCEIKK);
|
|
}
|
|
|
|
// Token: 0x0602A327 RID: 172839 RVA: 0x00BB7254 File Offset: 0x00BB5454
|
|
public int FDBFBICODKG()
|
|
{
|
|
int num = (((-162 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * -51) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 54;
|
|
num += num << -108;
|
|
num ^= num >> 6;
|
|
num += num << 6;
|
|
num ^= num >> -56;
|
|
return num + (num << 3);
|
|
}
|
|
|
|
// Token: 0x0602A328 RID: 172840 RVA: 0x00BB72B8 File Offset: 0x00BB54B8
|
|
public bool FNEOMAPBNIN(object INNGECIOBOO)
|
|
{
|
|
LDEPOODFKGC<<d>__T, <o>__T> ldepoodfkgc = INNGECIOBOO as LDEPOODFKGC<<d>__T, <o>__T>;
|
|
return ldepoodfkgc != null && (!EqualityComparer<<d>__T>.Default.Equals(this.GKBKDMCDOHE, ldepoodfkgc.GKBKDMCDOHE) || EqualityComparer<<o>__T>.Default.Equals(this.GFONMNCEIKK, ldepoodfkgc.GFONMNCEIKK));
|
|
}
|
|
|
|
// Token: 0x0602A329 RID: 172841 RVA: 0x00BB730C File Offset: 0x00BB550C
|
|
[DebuggerHidden]
|
|
public override int GetHashCode()
|
|
{
|
|
int num = (((-2128831035 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * 16777619) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 16777619;
|
|
num += num << 13;
|
|
num ^= num >> 7;
|
|
num += num << 3;
|
|
num ^= num >> 17;
|
|
return num + (num << 5);
|
|
}
|
|
|
|
// Token: 0x0602A32A RID: 172842 RVA: 0x00BB7370 File Offset: 0x00BB5570
|
|
public int NNIOFLKEBLK()
|
|
{
|
|
int num = (((67 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * -153) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 195;
|
|
num += num << 79;
|
|
num ^= num >> 1;
|
|
num += num << 0;
|
|
num ^= num >> 69;
|
|
return num + (num << 6);
|
|
}
|
|
|
|
// Token: 0x0602A32B RID: 172843 RVA: 0x00BB73D4 File Offset: 0x00BB55D4
|
|
public int ADNPDECFDOH()
|
|
{
|
|
int num = (((89 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * 68) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 20;
|
|
num += num << 36;
|
|
num ^= num >> 1;
|
|
num += num << 2;
|
|
num ^= num >> -9;
|
|
return num + (num << 2);
|
|
}
|
|
|
|
// Token: 0x0602A32C RID: 172844 RVA: 0x00BB7438 File Offset: 0x00BB5638
|
|
public string NHPHPDPMCCG()
|
|
{
|
|
string[] array = new string[8];
|
|
array[1] = "PolaroidIsGrabbable";
|
|
array[0] = "rotation";
|
|
int num = 6;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[5] = ". Possible scene loading in progress?";
|
|
int num2 = 2;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[0] = "player";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A32D RID: 172845 RVA: 0x00BB74D4 File Offset: 0x00BB56D4
|
|
public string OELEFNJEDAO()
|
|
{
|
|
string[] array = new string[5];
|
|
array[1] = "Resources";
|
|
array[1] = "body";
|
|
int num = 8;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[3] = "Trail on ";
|
|
int num2 = 0;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[1] = "_Red_Col";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A32E RID: 172846 RVA: 0x00BB7570 File Offset: 0x00BB5770
|
|
public int GGHOBPOEAEN()
|
|
{
|
|
int num = (((87 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * 13) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * 152;
|
|
num += num << -114;
|
|
num ^= num >> 4;
|
|
num += num << 2;
|
|
num ^= num >> 2;
|
|
return num + (num << 3);
|
|
}
|
|
|
|
// Token: 0x0602A32F RID: 172847 RVA: 0x00BB75D4 File Offset: 0x00BB57D4
|
|
public string CEKKDLINHCI()
|
|
{
|
|
string[] array = new string[6];
|
|
array[1] = "Kick me :(";
|
|
array[0] = "PSN Online ID: (Error)";
|
|
int num = 4;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[4] = "Oculus";
|
|
int num2 = 1;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[3] = "Sleeping";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A330 RID: 172848 RVA: 0x00BB7670 File Offset: 0x00BB5870
|
|
public int GAMEGNEMNFP()
|
|
{
|
|
int num = (((2 ^ EqualityComparer<<d>__T>.Default.GetHashCode(this.GKBKDMCDOHE)) * 54) ^ EqualityComparer<<o>__T>.Default.GetHashCode(this.GFONMNCEIKK)) * -49;
|
|
num += num << 7;
|
|
num ^= num >> 4;
|
|
num += num << 6;
|
|
num ^= num >> -63;
|
|
return num + (num << 5);
|
|
}
|
|
|
|
// Token: 0x0602A331 RID: 172849 RVA: 0x00BB76D4 File Offset: 0x00BB58D4
|
|
public bool GDLPJCCPDEF(object INNGECIOBOO)
|
|
{
|
|
LDEPOODFKGC<<d>__T, <o>__T> ldepoodfkgc = INNGECIOBOO as LDEPOODFKGC<<d>__T, <o>__T>;
|
|
return ldepoodfkgc != null && (!EqualityComparer<<d>__T>.Default.Equals(this.GKBKDMCDOHE, ldepoodfkgc.GKBKDMCDOHE) || EqualityComparer<<o>__T>.Default.Equals(this.GFONMNCEIKK, ldepoodfkgc.GFONMNCEIKK));
|
|
}
|
|
|
|
// Token: 0x0602A332 RID: 172850 RVA: 0x00BB7728 File Offset: 0x00BB5928
|
|
public string LPADPCDAMFJ()
|
|
{
|
|
string[] array = new string[5];
|
|
array[1] = " is not observed by this object's photonView! OnPhotonSerializeView() in this class won't be used.";
|
|
array[1] = "Delete";
|
|
int num = 0;
|
|
string text;
|
|
if (this.GKBKDMCDOHE != null)
|
|
{
|
|
<d>__T gkbkdmcdohe = this.GKBKDMCDOHE;
|
|
text = gkbkdmcdohe.ToString();
|
|
}
|
|
else
|
|
{
|
|
text = string.Empty;
|
|
}
|
|
array[num] = text;
|
|
array[3] = "M";
|
|
int num2 = 6;
|
|
string text2;
|
|
if (this.GFONMNCEIKK != null)
|
|
{
|
|
<o>__T gfonmnceikk = this.GFONMNCEIKK;
|
|
text2 = gfonmnceikk.ToString();
|
|
}
|
|
else
|
|
{
|
|
text2 = string.Empty;
|
|
}
|
|
array[num2] = text2;
|
|
array[6] = "score";
|
|
return string.Concat(array);
|
|
}
|
|
|
|
// Token: 0x0602A333 RID: 172851 RVA: 0x00BB77C4 File Offset: 0x00BB59C4
|
|
public bool MCKBFJAAJEO(object INNGECIOBOO)
|
|
{
|
|
LDEPOODFKGC<<d>__T, <o>__T> ldepoodfkgc = INNGECIOBOO as LDEPOODFKGC<<d>__T, <o>__T>;
|
|
return ldepoodfkgc != null && EqualityComparer<<d>__T>.Default.Equals(this.GKBKDMCDOHE, ldepoodfkgc.GKBKDMCDOHE) && EqualityComparer<<o>__T>.Default.Equals(this.GFONMNCEIKK, ldepoodfkgc.GFONMNCEIKK);
|
|
}
|
|
|
|
// Token: 0x040067BD RID: 26557
|
|
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
private readonly <d>__T GKBKDMCDOHE;
|
|
|
|
// Token: 0x040067BE RID: 26558
|
|
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
private readonly <o>__T GFONMNCEIKK;
|
|
}
|