414 lines
15 KiB
C#
414 lines
15 KiB
C#
using System;
|
|
using System.Collections;
|
|
using System.Collections.Generic;
|
|
using AmplitudeAnalytics;
|
|
using Cpp2IlInjected;
|
|
using RecNet;
|
|
using UnityEngine;
|
|
using UnityEngine.Events;
|
|
using UnityEngine.SceneManagement;
|
|
|
|
namespace Analytics
|
|
{
|
|
// Token: 0x02001658 RID: 5720
|
|
[Token(Token = "0x2001658")]
|
|
public class ActivitySessionAnalytics : SingletonMonoBehaviour<ActivitySessionAnalytics>
|
|
{
|
|
// Token: 0x060083FD RID: 33789 RVA: 0x001C2CF0 File Offset: 0x001C0EF0
|
|
[Token(Token = "0x60083FD")]
|
|
[Address(RVA = "0x1B843D0", Offset = "0x1B831D0", VA = "0x181B843D0")]
|
|
public T GetStatClass<T>() where T : EOKDBLCLLIB
|
|
{
|
|
EOKDBLCLLIB[] epjehphfpnh2;
|
|
do
|
|
{
|
|
EOKDBLCLLIB[] epjehphfpnh = this.EPJEHPHFPNH;
|
|
if (epjehphfpnh == 0)
|
|
{
|
|
break;
|
|
}
|
|
int num = 0;
|
|
if (num >= epjehphfpnh.Length)
|
|
{
|
|
break;
|
|
}
|
|
if (num == 0)
|
|
{
|
|
epjehphfpnh2 = this.EPJEHPHFPNH;
|
|
num++;
|
|
}
|
|
}
|
|
while (epjehphfpnh2 == 0);
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060083FE RID: 33790 RVA: 0x001C2D30 File Offset: 0x001C0F30
|
|
[Token(Token = "0x60083FE")]
|
|
[Address(RVA = "0xB075E0", Offset = "0xB063E0", VA = "0x180B075E0")]
|
|
private IEnumerator EIGLKGECBOD()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060083FE)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.IEnumerator Analytics.ActivitySessionAnalytics::EIGLKGECBOD()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
call:void(ECNDGOJJGOM::System.IDisposable.Dispose, ldloc:ECNDGOJJGOM(var_0))
|
|
stfld:int32(ECNDGOJJGOM::<>1__state, ldloc:ECNDGOJJGOM(var_0), conv.u8:uint64[exp:int32](ldc.i8:int64[exp:uint64](0)))
|
|
stfld:ActivitySessionAnalytics(ECNDGOJJGOM::<>4__this, ldloc:ECNDGOJJGOM(var_0), ldloc:ActivitySessionAnalytics(this))
|
|
}
|
|
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
|
|
--- End of inner exception stack trace ---
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
|
|
at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x060083FF RID: 33791 RVA: 0x001C2D54 File Offset: 0x001C0F54
|
|
[Token(Token = "0x60083FF")]
|
|
[Address(RVA = "0xB07580", Offset = "0xB06380", VA = "0x180B07580")]
|
|
public IEnumerator<KENFJGFMIPM> CachePendingRoomStatsRegularly()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060083FF)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IEnumerator`1<KENFJGFMIPM> Analytics.ActivitySessionAnalytics::CachePendingRoomStatsRegularly()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
call:void(JKDBPCDKMFI::System.IDisposable.Dispose, ldloc:JKDBPCDKMFI(var_0))
|
|
stfld:int32(JKDBPCDKMFI::<>1__state, ldloc:JKDBPCDKMFI(var_0), conv.u8:uint64[exp:int32](ldc.i8:int64[exp:uint64](0)))
|
|
stfld:ActivitySessionAnalytics(JKDBPCDKMFI::<>4__this, ldloc:JKDBPCDKMFI(var_0), ldloc:ActivitySessionAnalytics(this))
|
|
}
|
|
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1852
|
|
at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.Optimize(DecompilerContext context, ILBlock method, AutoPropertyProvider autoPropertyProvider, StateMachineKind& stateMachineKind, MethodDef& inlinedMethod, AsyncMethodDebugInfo& asyncInfo, ILAstOptimizationStep abortBeforeStep) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 355
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(IEnumerable`1 parameters, MethodDebugInfoBuilder& builder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 123
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 88
|
|
--- End of inner exception stack trace ---
|
|
at ICSharpCode.Decompiler.Ast.AstMethodBodyBuilder.CreateMethodBody(MethodDef methodDef, DecompilerContext context, AutoPropertyProvider autoPropertyProvider, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, StringBuilder sb, MethodDebugInfoBuilder& stmtsBuilder) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstMethodBodyBuilder.cs:line 92
|
|
at ICSharpCode.Decompiler.Ast.AstBuilder.AddMethodBody(EntityDeclaration methodNode, EntityDeclaration& updatedNode, MethodDef method, IEnumerable`1 parameters, Boolean valueParameterIsKeyword, MethodKind methodKind) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\Ast\AstBuilder.cs:line 1660
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06008400 RID: 33792 RVA: 0x001C2D78 File Offset: 0x001C0F78
|
|
[Token(Token = "0x6008400")]
|
|
[Address(RVA = "0xB073E0", Offset = "0xB061E0", VA = "0x180B073E0", Slot = "4")]
|
|
protected override void Awake()
|
|
{
|
|
base.Awake();
|
|
EFEFMHJPJIJ efefmhjpjij;
|
|
this.JFMOEGCPNAC = efefmhjpjij;
|
|
EOKDBLCLLIB[] array = new EOKDBLCLLIB[this.CJBDPKHPDFM.Length];
|
|
this.EPJEHPHFPNH = array;
|
|
SceneManager.sceneLoaded += new UnityAction(this.KKAHLJONEIP);
|
|
ActivitySessionAnalytics.ECNDGOJJGOM ecndgojjgom;
|
|
ecndgojjgom.System.IDisposable.Dispose();
|
|
ecndgojjgom.<>1__state = (int)((ulong)0L);
|
|
ecndgojjgom.<>4__this = this;
|
|
Coroutine coroutine = base.StartCoroutine(ecndgojjgom);
|
|
DJLEGFNOCMJ.OFFLOPLJBBG();
|
|
}
|
|
|
|
// Token: 0x06008401 RID: 33793 RVA: 0x001C2DEC File Offset: 0x001C0FEC
|
|
[Token(Token = "0x6008401")]
|
|
[Address(RVA = "0xB07CE0", Offset = "0xB06AE0", VA = "0x180B07CE0", Slot = "5")]
|
|
protected override void OnDestroy()
|
|
{
|
|
base.OnDestroy();
|
|
SceneManager.sceneLoaded -= new UnityAction(this.KKAHLJONEIP);
|
|
EOKDBLCLLIB[] epjehphfpnh = this.EPJEHPHFPNH;
|
|
int num = 0;
|
|
if (num < epjehphfpnh.Length)
|
|
{
|
|
EOKDBLCLLIB eokdblcllib = epjehphfpnh[num];
|
|
if (eokdblcllib != 0)
|
|
{
|
|
eokdblcllib.ANDOAJFIOAD();
|
|
this.EPJEHPHFPNH[0] = num;
|
|
}
|
|
num++;
|
|
}
|
|
this.EPJEHPHFPNH = num;
|
|
}
|
|
|
|
// Token: 0x06008402 RID: 33794 RVA: 0x001C2E54 File Offset: 0x001C1054
|
|
[Token(Token = "0x6008402")]
|
|
[Address(RVA = "0xB07ED0", Offset = "0xB06CD0", VA = "0x180B07ED0")]
|
|
private void Update()
|
|
{
|
|
EOKDBLCLLIB[] epjehphfpnh = this.EPJEHPHFPNH;
|
|
int num = 0;
|
|
if (num < epjehphfpnh.Length)
|
|
{
|
|
EOKDBLCLLIB eokdblcllib = epjehphfpnh[num];
|
|
if (eokdblcllib != 0)
|
|
{
|
|
eokdblcllib.Dispose();
|
|
}
|
|
num++;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06008403 RID: 33795 RVA: 0x001C2E90 File Offset: 0x001C1090
|
|
[Token(Token = "0x6008403")]
|
|
[Address(RVA = "0xB07840", Offset = "0xB06640", VA = "0x180B07840")]
|
|
private void HHDKCOGPHNH(bool JEFBCJDAJNN)
|
|
{
|
|
if (JEFBCJDAJNN)
|
|
{
|
|
EOKDBLCLLIB[] epjehphfpnh = this.EPJEHPHFPNH;
|
|
int num = 0;
|
|
if (num < epjehphfpnh.Length)
|
|
{
|
|
if (epjehphfpnh[num] != 0)
|
|
{
|
|
}
|
|
num++;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Token: 0x06008404 RID: 33796 RVA: 0x001C2ECC File Offset: 0x001C10CC
|
|
[Token(Token = "0x6008404")]
|
|
[Address(RVA = "0xB07B30", Offset = "0xB06930", VA = "0x180B07B30")]
|
|
public void LogActivityEnded()
|
|
{
|
|
EOKDBLCLLIB[] epjehphfpnh = this.EPJEHPHFPNH;
|
|
int num = 0;
|
|
if (num < epjehphfpnh.Length)
|
|
{
|
|
if (epjehphfpnh[num] != 0)
|
|
{
|
|
}
|
|
num++;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06008405 RID: 33797 RVA: 0x001C2F00 File Offset: 0x001C1100
|
|
[Token(Token = "0x6008405")]
|
|
[Address(RVA = "0xB07BC0", Offset = "0xB069C0", VA = "0x180B07BC0")]
|
|
public void MarkGameStartTime()
|
|
{
|
|
EOKDBLCLLIB[] epjehphfpnh = this.EPJEHPHFPNH;
|
|
int num = 0;
|
|
if (num < epjehphfpnh.Length)
|
|
{
|
|
EOKDBLCLLIB eokdblcllib = epjehphfpnh[num];
|
|
if (eokdblcllib != 0)
|
|
{
|
|
eokdblcllib.KCKGOAEGNOC();
|
|
}
|
|
num++;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06008406 RID: 33798 RVA: 0x001C2F3C File Offset: 0x001C113C
|
|
[Token(Token = "0x6008406")]
|
|
[Address(RVA = "0xB07C50", Offset = "0xB06A50", VA = "0x180B07C50")]
|
|
public void MarkMakerPenUsedByLocalPlayer()
|
|
{
|
|
EOKDBLCLLIB[] epjehphfpnh = this.EPJEHPHFPNH;
|
|
int num = 0;
|
|
if (num < epjehphfpnh.Length)
|
|
{
|
|
EOKDBLCLLIB eokdblcllib = epjehphfpnh[num];
|
|
if (eokdblcllib != 0)
|
|
{
|
|
eokdblcllib.NJGKEJCHADK();
|
|
}
|
|
num++;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06008407 RID: 33799 RVA: 0x001C2F78 File Offset: 0x001C1178
|
|
[Token(Token = "0x6008407")]
|
|
[Address(RVA = "0xB07E20", Offset = "0xB06C20", VA = "0x180B07E20")]
|
|
public void RecordLoadTime(double HIPDEDEAAAA, bool PGEHNBLLLAC)
|
|
{
|
|
EOKDBLCLLIB[] epjehphfpnh = this.EPJEHPHFPNH;
|
|
int num = 0;
|
|
if (num < epjehphfpnh.Length)
|
|
{
|
|
if (epjehphfpnh[num] != 0)
|
|
{
|
|
}
|
|
num++;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06008408 RID: 33800 RVA: 0x001C2FAC File Offset: 0x001C11AC
|
|
[Token(Token = "0x6008408")]
|
|
[Address(RVA = "0xB079B0", Offset = "0xB067B0", VA = "0x180B079B0")]
|
|
private void KKAHLJONEIP(Scene LHECBPFGEMH, LoadSceneMode OJJLDEPGAEJ)
|
|
{
|
|
string text;
|
|
if (text == 0)
|
|
{
|
|
string text2;
|
|
if (!(text2 != "empty"))
|
|
{
|
|
ELGIGKJCDID.KHCEGBPDENP();
|
|
}
|
|
SessionManager.IJKKAICPLDE ahljjmlmkkh = SingletonMonoBehaviour.ONCPNMDGGKG.AHLJJMLMKKH;
|
|
PPENFJMFPNE ppenfjmfpne = Matchmaking.HMCJLLMDAAM;
|
|
this.ABLIOLMOHFN(ppenfjmfpne, ahljjmlmkkh);
|
|
string text3;
|
|
DJLEGFNOCMJ.EAOKIOGMEEO("last_loaded_scene_name", text3);
|
|
}
|
|
}
|
|
|
|
// Token: 0x06008409 RID: 33801 RVA: 0x001C3004 File Offset: 0x001C1204
|
|
[Token(Token = "0x6008409")]
|
|
[Address(RVA = "0xB07310", Offset = "0xB06110", VA = "0x180B07310")]
|
|
private void ABLIOLMOHFN()
|
|
{
|
|
SessionManager.IJKKAICPLDE ahljjmlmkkh = SingletonMonoBehaviour.ONCPNMDGGKG.AHLJJMLMKKH;
|
|
PPENFJMFPNE ppenfjmfpne = Matchmaking.HMCJLLMDAAM;
|
|
this.ABLIOLMOHFN(ppenfjmfpne, ahljjmlmkkh);
|
|
}
|
|
|
|
// Token: 0x0600840A RID: 33802 RVA: 0x001C3034 File Offset: 0x001C1234
|
|
[Token(Token = "0x600840A")]
|
|
[Address(RVA = "0xB06F80", Offset = "0xB05D80", VA = "0x180B06F80")]
|
|
private void ABLIOLMOHFN(PPENFJMFPNE GJKGOKHKMMP, SessionManager.IJKKAICPLDE AHLJJMLMKKH)
|
|
{
|
|
int num = 0;
|
|
EOKDBLCLLIB[] epjehphfpnh = this.EPJEHPHFPNH;
|
|
if (num >= epjehphfpnh.Length)
|
|
{
|
|
EFEFMHJPJIJ jfmoegcpnac = this.JFMOEGCPNAC;
|
|
return;
|
|
}
|
|
EOKDBLCLLIB eokdblcllib = epjehphfpnh[num];
|
|
if (eokdblcllib == 0)
|
|
{
|
|
if (GJKGOKHKMMP != 0)
|
|
{
|
|
MKMNIOLPAHI mkmniolpahi = this.CJBDPKHPDFM[num];
|
|
}
|
|
throw new ArrayTypeMismatchException();
|
|
}
|
|
bool flag = eokdblcllib.OJEPHFDKEEF(GJKGOKHKMMP);
|
|
EOKDBLCLLIB[] epjehphfpnh2 = this.EPJEHPHFPNH;
|
|
if (flag)
|
|
{
|
|
EOKDBLCLLIB eokdblcllib2 = epjehphfpnh2[num];
|
|
}
|
|
EOKDBLCLLIB eokdblcllib3 = epjehphfpnh2[num];
|
|
EOKDBLCLLIB eokdblcllib4 = this.EPJEHPHFPNH[num];
|
|
string <JJBCFEOMLBI>k__BackingField = eokdblcllib4.<JJBCFEOMLBI>k__BackingField;
|
|
eokdblcllib4.ANDOAJFIOAD();
|
|
EOKDBLCLLIB[] epjehphfpnh3 = this.EPJEHPHFPNH;
|
|
if (GJKGOKHKMMP != 0)
|
|
{
|
|
MKMNIOLPAHI mkmniolpahi2 = this.CJBDPKHPDFM[num];
|
|
}
|
|
throw new ArrayTypeMismatchException();
|
|
}
|
|
|
|
// Token: 0x0600840B RID: 33803 RVA: 0x001C310C File Offset: 0x001C130C
|
|
[Token(Token = "0x600840B")]
|
|
[Address(RVA = "0xB07640", Offset = "0xB06440", VA = "0x180B07640")]
|
|
private void EPPPIMMHIHD()
|
|
{
|
|
int num;
|
|
do
|
|
{
|
|
num = 0;
|
|
EFEFMHJPJIJ jfmoegcpnac = this.JFMOEGCPNAC;
|
|
object obj;
|
|
if (obj == 0 || obj == 0)
|
|
{
|
|
break;
|
|
}
|
|
bool flag;
|
|
if (flag)
|
|
{
|
|
while (!flag)
|
|
{
|
|
}
|
|
AmplitudeAnalyticsClient instance = SingletonMonoBehaviour.ONCPNMDGGKG;
|
|
}
|
|
}
|
|
while (num != 0);
|
|
EFEFMHJPJIJ jfmoegcpnac2 = this.JFMOEGCPNAC;
|
|
}
|
|
|
|
// Token: 0x0600840C RID: 33804 RVA: 0x001C3158 File Offset: 0x001C1358
|
|
[Token(Token = "0x600840C")]
|
|
[Address(RVA = "0xB07920", Offset = "0xB06720", VA = "0x180B07920")]
|
|
private EOKDBLCLLIB IBIICMDGPBK(int NHJGFMEOGBG, PPENFJMFPNE IJNAMEBOMJJ, SessionManager.IJKKAICPLDE AHLJJMLMKKH, long JJBANIDENHO, string NEGNEOOMDHG)
|
|
{
|
|
if (IJNAMEBOMJJ != 0)
|
|
{
|
|
MKMNIOLPAHI mkmniolpahi = this.CJBDPKHPDFM[NHJGFMEOGBG];
|
|
EOKDBLCLLIB eokdblcllib;
|
|
return eokdblcllib;
|
|
}
|
|
throw new IndexOutOfRangeException();
|
|
}
|
|
|
|
// Token: 0x0600840D RID: 33805 RVA: 0x001C3180 File Offset: 0x001C1380
|
|
[Token(Token = "0x600840D")]
|
|
[Address(RVA = "0xB07F60", Offset = "0xB06D60", VA = "0x180B07F60")]
|
|
public ActivitySessionAnalytics()
|
|
{
|
|
MKMNIOLPAHI[] array = new MKMNIOLPAHI[3];
|
|
int num;
|
|
MKMNIOLPAHI mkmniolpahi = new MKMNIOLPAHI(num.NFHADFCEMML);
|
|
num = 0;
|
|
if (mkmniolpahi != 0)
|
|
{
|
|
}
|
|
array[0] = mkmniolpahi;
|
|
int num2;
|
|
MKMNIOLPAHI mkmniolpahi2 = new MKMNIOLPAHI(num2.NFHADFCEMML);
|
|
num2 = 0;
|
|
if (mkmniolpahi2 != 0)
|
|
{
|
|
}
|
|
array[1] = mkmniolpahi2;
|
|
int num3;
|
|
MKMNIOLPAHI mkmniolpahi3 = new MKMNIOLPAHI(num3.NFHADFCEMML);
|
|
num3 = 0;
|
|
if (mkmniolpahi3 != 0)
|
|
{
|
|
}
|
|
array[2] = mkmniolpahi3;
|
|
this.CJBDPKHPDFM = array;
|
|
base..ctor();
|
|
}
|
|
|
|
// Token: 0x040057C5 RID: 22469
|
|
[Token(Token = "0x40057C5")]
|
|
private const string ONEFIAOJBDJ = "pending_room_stats";
|
|
|
|
// Token: 0x040057C6 RID: 22470
|
|
[Token(Token = "0x40057C6")]
|
|
private const int OKLIBFKNEJE = 60;
|
|
|
|
// Token: 0x040057C7 RID: 22471
|
|
[FieldOffset(Offset = "0x18")]
|
|
[Token(Token = "0x40057C7")]
|
|
private EFEFMHJPJIJ JFMOEGCPNAC;
|
|
|
|
// Token: 0x040057C8 RID: 22472
|
|
[FieldOffset(Offset = "0x20")]
|
|
[Token(Token = "0x40057C8")]
|
|
private MKMNIOLPAHI[] CJBDPKHPDFM;
|
|
|
|
// Token: 0x040057C9 RID: 22473
|
|
[FieldOffset(Offset = "0x28")]
|
|
[Token(Token = "0x40057C9")]
|
|
private EOKDBLCLLIB[] EPJEHPHFPNH;
|
|
}
|
|
}
|