625 lines
25 KiB
C#
625 lines
25 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using Photon.Realtime;
|
|
using RecRoom.Core;
|
|
using TMPro;
|
|
using UnityEngine;
|
|
|
|
namespace RecRoom.Activities.StuntRunner
|
|
{
|
|
// Token: 0x020026BD RID: 9917
|
|
[Token(Token = "0x20026BD")]
|
|
[StructLayout(3)]
|
|
public class StuntRunnerScoreBoard : MonoBehaviour
|
|
{
|
|
// Token: 0x0601138E RID: 70542 RVA: 0x00412808 File Offset: 0x00410A08
|
|
[Token(Token = "0x601138E")]
|
|
[Address(RVA = "0x15D3D90", Offset = "0x15D2790", VA = "0x1815D3D90")]
|
|
public void Start()
|
|
{
|
|
TextMeshProUGUI textMeshProUGUI = this.titleText;
|
|
Color color = this.playerRowTopColor;
|
|
string text = textMeshProUGUI.m_text;
|
|
this.HILOKAPGADP = text;
|
|
this.IJKEMEJLLNH = color;
|
|
Color color2 = this.playerRowTopColor;
|
|
this.IJKEMEJLLNH.topRight = color2;
|
|
Color color3 = this.playerRowBottomColor;
|
|
this.IJKEMEJLLNH.bottomLeft = color3;
|
|
Color color4 = this.playerRowBottomColor;
|
|
this.IJKEMEJLLNH.bottomRight = color4;
|
|
Color color5 = this.defaultRowTopColor;
|
|
this.KNAPCDHAGKJ = color5;
|
|
Color color6 = this.defaultRowTopColor;
|
|
this.KNAPCDHAGKJ.topRight = color6;
|
|
Color color7 = this.defaultRowBottomColor;
|
|
this.KNAPCDHAGKJ.bottomLeft = color7;
|
|
Color color8 = this.defaultRowBottomColor;
|
|
this.KNAPCDHAGKJ.bottomRight = color8;
|
|
this.EKCOGIBAKFF();
|
|
ActionEvent<int> nlhpibggdmo = PEGGCEDHBOF.NLHPIBGGDMO;
|
|
Action<int> action = new Action(this.KCCNLMELEKK);
|
|
PEGGCEDHBOF.NLHPIBGGDMO = nlhpibggdmo + action;
|
|
int num = this.defaultStatsChannel;
|
|
if (num > 0)
|
|
{
|
|
this.InitWorldLeaderboard(num);
|
|
return;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601138F RID: 70543 RVA: 0x0041290C File Offset: 0x00410B0C
|
|
[Token(Token = "0x601138F")]
|
|
[Address(RVA = "0x15D3CD0", Offset = "0x15D26D0", VA = "0x1815D3CD0")]
|
|
public void OnDestroy()
|
|
{
|
|
ActionEvent<int> nlhpibggdmo = PEGGCEDHBOF.NLHPIBGGDMO;
|
|
Action<int> action = new Action(this.KCCNLMELEKK);
|
|
PEGGCEDHBOF.NLHPIBGGDMO = nlhpibggdmo - action;
|
|
}
|
|
|
|
// Token: 0x06011390 RID: 70544 RVA: 0x00412938 File Offset: 0x00410B38
|
|
[Token(Token = "0x6011390")]
|
|
[Address(RVA = "0x15D32D0", Offset = "0x15D1CD0", VA = "0x1815D32D0")]
|
|
private void FCIKHLGIJCD(int POFIHOFHDCI, bool HKICCGCBKOD)
|
|
{
|
|
if (HKICCGCBKOD)
|
|
{
|
|
}
|
|
VertexGradient knapcdhagkj = this.KNAPCDHAGKJ;
|
|
Color topRight = this.KNAPCDHAGKJ.topRight;
|
|
Color bottomLeft = this.KNAPCDHAGKJ.bottomLeft;
|
|
Color bottomRight = this.KNAPCDHAGKJ.bottomRight;
|
|
StuntRunnerScoreBoard.RowData[] array = this.rows;
|
|
StuntRunnerScoreBoard.RowData[] array2 = this.rows;
|
|
StuntRunnerScoreBoard.RowData[] array3 = this.rows;
|
|
}
|
|
|
|
// Token: 0x06011391 RID: 70545 RVA: 0x00412994 File Offset: 0x00410B94
|
|
[Token(Token = "0x6011391")]
|
|
[Address(RVA = "0x15D2C30", Offset = "0x15D1630", VA = "0x1815D2C30")]
|
|
private List<StuntRunnerScoreBoard.KGHEODHCEHI> APPDPMKELFI(IJKNDEOFIFE ILOCFLIJHDA, IJKNDEOFIFE OELHALFALLD)
|
|
{
|
|
int num;
|
|
List<StuntRunnerScoreBoard.KGHEODHCEHI> list;
|
|
do
|
|
{
|
|
num = 0;
|
|
StuntRunnerScoreBoard.RowData[] array = this.rows;
|
|
int length;
|
|
list = new List(length);
|
|
length = array.Length;
|
|
IEnumerable<Photon.Realtime.Player> activePlayers = NetworkedSingletonMonoBehaviour.ONCPNMDGGKG.teamManager.GetActivePlayers();
|
|
if (activePlayers != 0)
|
|
{
|
|
GameScoreManager scoreManager = NetworkedSingletonMonoBehaviour.ONCPNMDGGKG.scoreManager;
|
|
bool flag;
|
|
while (!flag)
|
|
{
|
|
}
|
|
while (flag <= false)
|
|
{
|
|
}
|
|
if (OELHALFALLD != IJKNDEOFIFE.INVALID)
|
|
{
|
|
GameScoreManager scoreManager2 = NetworkedSingletonMonoBehaviour.ONCPNMDGGKG.scoreManager;
|
|
bool flag2;
|
|
while (!flag2)
|
|
{
|
|
}
|
|
}
|
|
}
|
|
if (activePlayers != 0)
|
|
{
|
|
}
|
|
if (num != -1)
|
|
{
|
|
}
|
|
}
|
|
while (num != 0);
|
|
Comparison<StuntRunnerScoreBoard.KGHEODHCEHI> comparison;
|
|
if (StuntRunnerScoreBoard.<>c.<>9__15_0 == 0)
|
|
{
|
|
comparison = delegate(StuntRunnerScoreBoard.KGHEODHCEHI a, StuntRunnerScoreBoard.KGHEODHCEHI b)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
};
|
|
StuntRunnerScoreBoard.<>c.<>9__15_0 = comparison;
|
|
}
|
|
list.Sort(comparison);
|
|
return list;
|
|
}
|
|
|
|
// Token: 0x06011392 RID: 70546 RVA: 0x00412A64 File Offset: 0x00410C64
|
|
[Token(Token = "0x6011392")]
|
|
[Address(RVA = "0x15D3EF0", Offset = "0x15D28F0", VA = "0x1815D3EF0")]
|
|
public void UpdateBoard(IJKNDEOFIFE CKJJONBGMAO, IJKNDEOFIFE DFHIHEFGBIN, IJKNDEOFIFE OELHALFALLD, bool GGBFAFMCIOP)
|
|
{
|
|
if (this.DKEOJKNPFKL != 0)
|
|
{
|
|
this.EKCOGIBAKFF();
|
|
}
|
|
Scheduler instance = SingletonMonoBehaviour.Instance;
|
|
StuntRunnerScoreBoard.IBDPIAPDNLE ibdpiapdnle;
|
|
ibdpiapdnle.System.IDisposable.Dispose();
|
|
ibdpiapdnle.initalWait = false;
|
|
ibdpiapdnle.<>1__state = (int)((ulong)0L);
|
|
ibdpiapdnle.<>4__this = this;
|
|
ibdpiapdnle.courseStat = CKJJONBGMAO;
|
|
ibdpiapdnle.combinedStat = DFHIHEFGBIN;
|
|
ibdpiapdnle.requiredStat = OELHALFALLD;
|
|
ISchedulerPromise schedulerPromise = instance.Run(this, ibdpiapdnle);
|
|
this.DKEOJKNPFKL = schedulerPromise;
|
|
}
|
|
|
|
// Token: 0x06011393 RID: 70547 RVA: 0x00412AE0 File Offset: 0x00410CE0
|
|
[Token(Token = "0x6011393")]
|
|
[Address(RVA = "0x15D34A0", Offset = "0x15D1EA0", VA = "0x1815D34A0")]
|
|
private IEnumerator<ISchedule> FGONOKJJOCD(IJKNDEOFIFE CKJJONBGMAO, IJKNDEOFIFE DFHIHEFGBIN, IJKNDEOFIFE OELHALFALLD, bool GGBFAFMCIOP)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06011393)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IEnumerator`1<RecRoom.Core.ISchedule> RecRoom.Activities.StuntRunner.StuntRunnerScoreBoard::FGONOKJJOCD(IJKNDEOFIFE,IJKNDEOFIFE,IJKNDEOFIFE,System.Boolean)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
call:void(IBDPIAPDNLE::System.IDisposable.Dispose, ldloc:IBDPIAPDNLE(var_3))
|
|
stfld:IJKNDEOFIFE(IBDPIAPDNLE::courseStat, ldloc:IBDPIAPDNLE(var_3), ldloc:IJKNDEOFIFE(CKJJONBGMAO))
|
|
stfld:IJKNDEOFIFE(IBDPIAPDNLE::combinedStat, ldloc:IBDPIAPDNLE(var_3), ldloc:IJKNDEOFIFE(DFHIHEFGBIN))
|
|
stfld:IJKNDEOFIFE(IBDPIAPDNLE::requiredStat, ldloc:IBDPIAPDNLE(var_3), ldloc:IJKNDEOFIFE(OELHALFALLD))
|
|
stfld:bool(IBDPIAPDNLE::initalWait, ldloc:IBDPIAPDNLE(var_3), ldc.i4:bool(0))
|
|
stfld:int32(IBDPIAPDNLE::<>1__state, ldloc:IBDPIAPDNLE(var_3), conv.u8:uint64[exp:int32](ldc.i8:int64[exp:uint64](0)))
|
|
stfld:StuntRunnerScoreBoard(IBDPIAPDNLE::<>4__this, ldloc:IBDPIAPDNLE(var_3), ldloc:StuntRunnerScoreBoard(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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06011394 RID: 70548 RVA: 0x00412B24 File Offset: 0x00410D24
|
|
[Token(Token = "0x6011394")]
|
|
[Address(RVA = "0x15D3540", Offset = "0x15D1F40", VA = "0x1815D3540")]
|
|
public void InitWorldLeaderboard(int JFJHBDLLOLB)
|
|
{
|
|
int num = 0;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA[] nhfciljdgmn = this.NHFCILJDGMN;
|
|
int num2 = 0;
|
|
string text;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA apbleemhoia = this.CHJDJKFFNJB(JFJHBDLLOLB, FMHAJJCDCEM.GHJPLMCGKIH.Friends, (FMHAJJCDCEM.JBGJIODAFBA)num2, text);
|
|
if (apbleemhoia != 0)
|
|
{
|
|
}
|
|
nhfciljdgmn[0] = apbleemhoia;
|
|
int num3 = 0;
|
|
int num4 = 0;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA[] nhfciljdgmn2 = this.NHFCILJDGMN;
|
|
string text2;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA apbleemhoia2 = this.CHJDJKFFNJB(JFJHBDLLOLB, (FMHAJJCDCEM.GHJPLMCGKIH)num4, (FMHAJJCDCEM.JBGJIODAFBA)num3, text2);
|
|
if (apbleemhoia2 != 0)
|
|
{
|
|
}
|
|
nhfciljdgmn2[1] = apbleemhoia2;
|
|
int num5 = 0;
|
|
int num6 = 0;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA[] nhfciljdgmn3 = this.NHFCILJDGMN;
|
|
string text3;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA apbleemhoia3 = this.JHEKDOIBBEI(JFJHBDLLOLB, (FMHAJJCDCEM.GHJPLMCGKIH)num6, (FMHAJJCDCEM.JBGJIODAFBA)num5, text3);
|
|
if (apbleemhoia3 != 0)
|
|
{
|
|
}
|
|
nhfciljdgmn3[2] = apbleemhoia3;
|
|
Scheduler instance = SingletonMonoBehaviour.Instance;
|
|
StuntRunnerScoreBoard.AHNLPDGGGGN ahnlpdggggn;
|
|
ahnlpdggggn.System.IDisposable.Dispose();
|
|
ahnlpdggggn.<>1__state = num;
|
|
ahnlpdggggn.<>4__this = this;
|
|
ISchedulerPromise schedulerPromise = instance.Run(this, ahnlpdggggn);
|
|
}
|
|
|
|
// Token: 0x06011395 RID: 70549 RVA: 0x00412BE0 File Offset: 0x00410DE0
|
|
[Token(Token = "0x6011395")]
|
|
[Address(RVA = "0x15D3030", Offset = "0x15D1A30", VA = "0x1815D3030")]
|
|
private StuntRunnerScoreBoard.APBLEEMHOIA CHJDJKFFNJB(int JFJHBDLLOLB, FMHAJJCDCEM.GHJPLMCGKIH FFMBNOMNLPA, FMHAJJCDCEM.JBGJIODAFBA GCALKLHLCNM, string JDBKDGCJHMB)
|
|
{
|
|
StuntRunnerScoreBoard.APBLEEMHOIA apbleemhoia = new StuntRunnerScoreBoard.APBLEEMHOIA();
|
|
List<StuntRunnerScoreBoard.APBLEEMHOIA.FLFLENPENOE> list = new List();
|
|
apbleemhoia.NCFBALBDIIE = list;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA board = apbleemhoia;
|
|
apbleemhoia.JDBKDGCJHMB = 0;
|
|
Action<GHJONHKIHKF> action = delegate(GHJONHKIHKF result)
|
|
{
|
|
StuntRunnerScoreBoard <>4__this = this;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA board2 = board;
|
|
<>4__this.AFCBODEFMEI(board2, result);
|
|
};
|
|
if (StuntRunnerScoreBoard.<>c.<>9__24_1 == 0)
|
|
{
|
|
StuntRunnerScoreBoard.<>c.<>9__24_1 = delegate(string errMsg)
|
|
{
|
|
Debug.LogError("Failed to retrieve leaderboard: " + errMsg);
|
|
};
|
|
}
|
|
return board;
|
|
}
|
|
|
|
// Token: 0x06011396 RID: 70550 RVA: 0x00412C54 File Offset: 0x00410E54
|
|
[Token(Token = "0x6011396")]
|
|
[Address(RVA = "0x15D37A0", Offset = "0x15D21A0", VA = "0x1815D37A0")]
|
|
private StuntRunnerScoreBoard.APBLEEMHOIA JHEKDOIBBEI(int JFJHBDLLOLB, FMHAJJCDCEM.GHJPLMCGKIH FFMBNOMNLPA, FMHAJJCDCEM.JBGJIODAFBA GCALKLHLCNM, string JDBKDGCJHMB)
|
|
{
|
|
StuntRunnerScoreBoard.APBLEEMHOIA apbleemhoia = new StuntRunnerScoreBoard.APBLEEMHOIA();
|
|
List<StuntRunnerScoreBoard.APBLEEMHOIA.FLFLENPENOE> list = new List();
|
|
apbleemhoia.NCFBALBDIIE = list;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA board = apbleemhoia;
|
|
apbleemhoia.JDBKDGCJHMB = 0;
|
|
Action<GHJONHKIHKF> action = delegate(GHJONHKIHKF result)
|
|
{
|
|
StuntRunnerScoreBoard <>4__this = this;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA board2 = board;
|
|
<>4__this.AFCBODEFMEI(board2, result);
|
|
};
|
|
if (StuntRunnerScoreBoard.<>c.<>9__25_1 == 0)
|
|
{
|
|
StuntRunnerScoreBoard.<>c.<>9__25_1 = delegate(string errMsg)
|
|
{
|
|
Debug.LogError("Failed to retrieve leaderboard: " + errMsg);
|
|
};
|
|
}
|
|
return board;
|
|
}
|
|
|
|
// Token: 0x06011397 RID: 70551 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x6011397")]
|
|
[Address(RVA = "0x15D2960", Offset = "0x15D1360", VA = "0x1815D2960")]
|
|
private void AFCBODEFMEI(StuntRunnerScoreBoard.APBLEEMHOIA OMLLGPGABLC, GHJONHKIHKF ABADFLCBFIJ)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x06011398 RID: 70552 RVA: 0x00412CC8 File Offset: 0x00410EC8
|
|
[Token(Token = "0x6011398")]
|
|
[Address(RVA = "0x15D3B70", Offset = "0x15D2570", VA = "0x1815D3B70")]
|
|
private IEnumerator<ISchedule> MAMBKOLGOJG()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (06011398)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IEnumerator`1<RecRoom.Core.ISchedule> RecRoom.Activities.StuntRunner.StuntRunnerScoreBoard::MAMBKOLGOJG()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
call:void(AHNLPDGGGGN::System.IDisposable.Dispose, ldloc:AHNLPDGGGGN(var_0))
|
|
stfld:int32(AHNLPDGGGGN::<>1__state, ldloc:AHNLPDGGGGN(var_0), conv.u8:uint64[exp:int32](ldc.i8:int64[exp:uint64](0)))
|
|
stfld:StuntRunnerScoreBoard(AHNLPDGGGGN::<>4__this, ldloc:AHNLPDGGGGN(var_0), ldloc:StuntRunnerScoreBoard(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 1663
|
|
*/;
|
|
}
|
|
|
|
// Token: 0x06011399 RID: 70553 RVA: 0x00412CEC File Offset: 0x00410EEC
|
|
[Token(Token = "0x6011399")]
|
|
[Address(RVA = "0x15D3BD0", Offset = "0x15D25D0", VA = "0x1815D3BD0")]
|
|
private void OHKHAHDNCLA(StuntRunnerScoreBoard.APBLEEMHOIA.FLFLENPENOE BBHPOIIBAKA, ref StuntRunnerScoreBoard.RowData DLOKEICJAGJ)
|
|
{
|
|
TextMeshProUGUI name = DLOKEICJAGJ.name;
|
|
bool flag;
|
|
if (!flag)
|
|
{
|
|
name.text = "-";
|
|
return;
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0601139A RID: 70554 RVA: 0x00412D18 File Offset: 0x00410F18
|
|
[Token(Token = "0x601139A")]
|
|
[Address(RVA = "0x15D3260", Offset = "0x15D1C60", VA = "0x1815D3260")]
|
|
private void EKCOGIBAKFF()
|
|
{
|
|
StuntRunnerScoreBoard.RowData[] array = this.rows;
|
|
int num = 0;
|
|
int length = array.Length;
|
|
if (num < length)
|
|
{
|
|
num++;
|
|
num++;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601139B RID: 70555 RVA: 0x00412D4C File Offset: 0x00410F4C
|
|
[Token(Token = "0x601139B")]
|
|
[Address(RVA = "0x15D39E0", Offset = "0x15D23E0", VA = "0x1815D39E0")]
|
|
private void KCCNLMELEKK(int GKLPIFBPGOD)
|
|
{
|
|
StuntRunnerScoreBoard.APBLEEMHOIA[] nhfciljdgmn = this.NHFCILJDGMN;
|
|
if (nhfciljdgmn != 0 && this.rows != (ulong)0L)
|
|
{
|
|
int obokeafgefk = this.OBOKEAFGEFK;
|
|
if (obokeafgefk < nhfciljdgmn.Length)
|
|
{
|
|
StuntRunnerScoreBoard.APBLEEMHOIA apbleemhoia = nhfciljdgmn[obokeafgefk];
|
|
if (apbleemhoia != 0)
|
|
{
|
|
int num = 0;
|
|
List<StuntRunnerScoreBoard.APBLEEMHOIA.FLFLENPENOE> ncfbalbdiie = apbleemhoia.NCFBALBDIIE;
|
|
StuntRunnerScoreBoard.RowData[] array = this.rows;
|
|
int size = ncfbalbdiie._size;
|
|
int length = array.Length;
|
|
int num2 = Math.Min(size, length);
|
|
if (num < num2)
|
|
{
|
|
List<StuntRunnerScoreBoard.APBLEEMHOIA.FLFLENPENOE> ncfbalbdiie2 = apbleemhoia.NCFBALBDIIE;
|
|
ThrowHelper.ThrowArgumentOutOfRangeException();
|
|
StuntRunnerScoreBoard.RowData[] array2 = this.rows;
|
|
num++;
|
|
num += array2;
|
|
num++;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601139C RID: 70556 RVA: 0x00412DF0 File Offset: 0x00410FF0
|
|
[Token(Token = "0x601139C")]
|
|
[Address(RVA = "0x15D4020", Offset = "0x15D2A20", VA = "0x1815D4020")]
|
|
public StuntRunnerScoreBoard()
|
|
{
|
|
Color yellow = Color.yellow;
|
|
Color black = Color.black;
|
|
Color white = Color.white;
|
|
Color white2 = Color.white;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA[] array = new StuntRunnerScoreBoard.APBLEEMHOIA[3];
|
|
this.NHFCILJDGMN = array;
|
|
base..ctor();
|
|
}
|
|
|
|
// Token: 0x0400B79A RID: 47002
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x18")]
|
|
[Token(Token = "0x400B79A")]
|
|
[SerializeField]
|
|
private TextMeshProUGUI titleText;
|
|
|
|
// Token: 0x0400B79B RID: 47003
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x20")]
|
|
[Token(Token = "0x400B79B")]
|
|
[SerializeField]
|
|
private Color playerRowTopColor;
|
|
|
|
// Token: 0x0400B79C RID: 47004
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x30")]
|
|
[Token(Token = "0x400B79C")]
|
|
[SerializeField]
|
|
private Color playerRowBottomColor;
|
|
|
|
// Token: 0x0400B79D RID: 47005
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x40")]
|
|
[Token(Token = "0x400B79D")]
|
|
[SerializeField]
|
|
private Color defaultRowTopColor;
|
|
|
|
// Token: 0x0400B79E RID: 47006
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x50")]
|
|
[Token(Token = "0x400B79E")]
|
|
[SerializeField]
|
|
private Color defaultRowBottomColor;
|
|
|
|
// Token: 0x0400B79F RID: 47007
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x60")]
|
|
[Token(Token = "0x400B79F")]
|
|
private VertexGradient IJKEMEJLLNH;
|
|
|
|
// Token: 0x0400B7A0 RID: 47008
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0xA0")]
|
|
[Token(Token = "0x400B7A0")]
|
|
private VertexGradient KNAPCDHAGKJ;
|
|
|
|
// Token: 0x0400B7A1 RID: 47009
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0xE0")]
|
|
[Token(Token = "0x400B7A1")]
|
|
[SerializeField]
|
|
private StuntRunnerScoreBoard.RowData[] rows;
|
|
|
|
// Token: 0x0400B7A2 RID: 47010
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0xE8")]
|
|
[Token(Token = "0x400B7A2")]
|
|
[SerializeField]
|
|
private int defaultStatsChannel;
|
|
|
|
// Token: 0x0400B7A3 RID: 47011
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0xF0")]
|
|
[Token(Token = "0x400B7A3")]
|
|
private string HILOKAPGADP;
|
|
|
|
// Token: 0x0400B7A4 RID: 47012
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0xF8")]
|
|
[Token(Token = "0x400B7A4")]
|
|
private ISchedulerPromise DKEOJKNPFKL;
|
|
|
|
// Token: 0x0400B7A5 RID: 47013
|
|
[Token(Token = "0x400B7A5")]
|
|
private const int BKHNKPPPCKA = 3;
|
|
|
|
// Token: 0x0400B7A6 RID: 47014
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x100")]
|
|
[Token(Token = "0x400B7A6")]
|
|
private StuntRunnerScoreBoard.APBLEEMHOIA[] NHFCILJDGMN;
|
|
|
|
// Token: 0x0400B7A7 RID: 47015
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x108")]
|
|
[Token(Token = "0x400B7A7")]
|
|
private int OBOKEAFGEFK;
|
|
|
|
// Token: 0x020026BE RID: 9918
|
|
[Token(Token = "0x20026BE")]
|
|
[Serializable]
|
|
private struct RowData
|
|
{
|
|
// Token: 0x0400B7A8 RID: 47016
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x400B7A8")]
|
|
public GameObject root;
|
|
|
|
// Token: 0x0400B7A9 RID: 47017
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x8")]
|
|
[Token(Token = "0x400B7A9")]
|
|
public TextMeshProUGUI place;
|
|
|
|
// Token: 0x0400B7AA RID: 47018
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400B7AA")]
|
|
public TextMeshProUGUI name;
|
|
|
|
// Token: 0x0400B7AB RID: 47019
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x18")]
|
|
[Token(Token = "0x400B7AB")]
|
|
public TextMeshProUGUI time;
|
|
}
|
|
|
|
// Token: 0x020026BF RID: 9919
|
|
[Token(Token = "0x20026BF")]
|
|
private struct KGHEODHCEHI
|
|
{
|
|
// Token: 0x0400B7AC RID: 47020
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x400B7AC")]
|
|
public Photon.Realtime.Player IEKDDPPNFPF;
|
|
|
|
// Token: 0x0400B7AD RID: 47021
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x8")]
|
|
[Token(Token = "0x400B7AD")]
|
|
public string MMBOKOLAJFH;
|
|
|
|
// Token: 0x0400B7AE RID: 47022
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400B7AE")]
|
|
public int MOPKOPOKKEE;
|
|
}
|
|
|
|
// Token: 0x020026C0 RID: 9920
|
|
[Token(Token = "0x20026C0")]
|
|
private class APBLEEMHOIA
|
|
{
|
|
// Token: 0x0601139D RID: 70557 RVA: 0x00412E2C File Offset: 0x0041102C
|
|
[Token(Token = "0x601139D")]
|
|
[Address(RVA = "0x15BD520", Offset = "0x15BBF20", VA = "0x1815BD520")]
|
|
public APBLEEMHOIA()
|
|
{
|
|
List<StuntRunnerScoreBoard.APBLEEMHOIA.FLFLENPENOE> list = new List();
|
|
this.NCFBALBDIIE = list;
|
|
base..ctor();
|
|
}
|
|
|
|
// Token: 0x0400B7AF RID: 47023
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400B7AF")]
|
|
public string JDBKDGCJHMB;
|
|
|
|
// Token: 0x0400B7B0 RID: 47024
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x18")]
|
|
[Token(Token = "0x400B7B0")]
|
|
public List<StuntRunnerScoreBoard.APBLEEMHOIA.FLFLENPENOE> NCFBALBDIIE;
|
|
|
|
// Token: 0x020026C1 RID: 9921
|
|
[Token(Token = "0x20026C1")]
|
|
public struct FLFLENPENOE
|
|
{
|
|
// Token: 0x0400B7B1 RID: 47025
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x400B7B1")]
|
|
public JLPNLMIKLPF.JDOMCOIKGLI FNJHLBLAMLE;
|
|
|
|
// Token: 0x0400B7B2 RID: 47026
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x8")]
|
|
[Token(Token = "0x400B7B2")]
|
|
public CCEOLAOLEKJ HFIDFDPOCKA;
|
|
}
|
|
}
|
|
|
|
// Token: 0x020026C4 RID: 9924
|
|
[Token(Token = "0x20026C4")]
|
|
[CompilerGenerated]
|
|
private sealed class GOBABCBKIIE
|
|
{
|
|
// Token: 0x060113AA RID: 70570 RVA: 0x00412F2C File Offset: 0x0041112C
|
|
[Token(Token = "0x60113AA")]
|
|
[Address(RVA = "0x3C1670", Offset = "0x3C0070", VA = "0x1803C1670")]
|
|
public GOBABCBKIIE()
|
|
{
|
|
}
|
|
|
|
// Token: 0x060113AB RID: 70571 RVA: 0x00412F40 File Offset: 0x00411140
|
|
[Token(Token = "0x60113AB")]
|
|
[Address(RVA = "0x15C04D0", Offset = "0x15BEED0", VA = "0x1815C04D0")]
|
|
internal void <CreateNearbyLeaderboard>b__0(GHJONHKIHKF result)
|
|
{
|
|
StuntRunnerScoreBoard stuntRunnerScoreBoard = this.<>4__this;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA apbleemhoia = this.board;
|
|
stuntRunnerScoreBoard.AFCBODEFMEI(apbleemhoia, result);
|
|
}
|
|
|
|
// Token: 0x0400B7C6 RID: 47046
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400B7C6")]
|
|
public StuntRunnerScoreBoard <>4__this;
|
|
|
|
// Token: 0x0400B7C7 RID: 47047
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x18")]
|
|
[Token(Token = "0x400B7C7")]
|
|
public StuntRunnerScoreBoard.APBLEEMHOIA board;
|
|
}
|
|
|
|
// Token: 0x020026C5 RID: 9925
|
|
[Token(Token = "0x20026C5")]
|
|
[CompilerGenerated]
|
|
private sealed class ODFBEJHOIBG
|
|
{
|
|
// Token: 0x060113AC RID: 70572 RVA: 0x00412F6C File Offset: 0x0041116C
|
|
[Token(Token = "0x60113AC")]
|
|
[Address(RVA = "0x3C1670", Offset = "0x3C0070", VA = "0x1803C1670")]
|
|
public ODFBEJHOIBG()
|
|
{
|
|
}
|
|
|
|
// Token: 0x060113AD RID: 70573 RVA: 0x00412F80 File Offset: 0x00411180
|
|
[Token(Token = "0x60113AD")]
|
|
[Address(RVA = "0x15C04D0", Offset = "0x15BEED0", VA = "0x1815C04D0")]
|
|
internal void <CreateRankedLeaderboard>b__0(GHJONHKIHKF result)
|
|
{
|
|
StuntRunnerScoreBoard stuntRunnerScoreBoard = this.<>4__this;
|
|
StuntRunnerScoreBoard.APBLEEMHOIA apbleemhoia = this.board;
|
|
stuntRunnerScoreBoard.AFCBODEFMEI(apbleemhoia, result);
|
|
}
|
|
|
|
// Token: 0x0400B7C8 RID: 47048
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400B7C8")]
|
|
public StuntRunnerScoreBoard <>4__this;
|
|
|
|
// Token: 0x0400B7C9 RID: 47049
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x18")]
|
|
[Token(Token = "0x400B7C9")]
|
|
public StuntRunnerScoreBoard.APBLEEMHOIA board;
|
|
}
|
|
}
|
|
}
|