using System; using System.Linq; using System.Runtime.InteropServices; using Cpp2IlInjected; using Photon.Pun; using Photon.Realtime; using RecRoom.Circuits.PlayerStats; // Token: 0x02002C7D RID: 11389 [Token(Token = "0x2002C7D")] [StructLayout(3)] public static class OEDDKNGMHOE { // Token: 0x06014142 RID: 82242 RVA: 0x004D2400 File Offset: 0x004D0600 [Token(Token = "0x6014142")] [Address(RVA = "0x14C86E0", Offset = "0x14C70E0", VA = "0x1814C86E0")] public static void ONEBPBDGOBB(int PEPGBCDMGBC, Action NEILGDGCKCK) { if (PEPGBCDMGBC != 0) { int num = 0; Photon.Realtime.Player[] playerList = PhotonNetwork.PlayerList; if (num < playerList.Length) { Photon.Realtime.Player player = PhotonNetwork.PlayerList[num]; NEILGDGCKCK(player); num++; Photon.Realtime.Player player2 = PhotonNetwork.LocalPlayer.Get(num); if (player2 != 0) { NEILGDGCKCK(player2); } } } } // Token: 0x170035A5 RID: 13733 // (get) Token: 0x06014143 RID: 82243 RVA: 0x004D2464 File Offset: 0x004D0664 [Token(Token = "0x170035A5")] private static int FDBFPPCEDDK { [Token(Token = "0x6014143")] [Address(RVA = "0x14C8400", Offset = "0x14C6E00", VA = "0x1814C8400")] get { /* An exception occurred when decompiling this method (06014143) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 OEDDKNGMHOE::FHFIAMGABAL() ---> System.Exception: Basic block has to end with unconditional control flow. { Block_0: stloc:int32(var_0_19, call:int32(Enumerable::Max, call:IEnumerable`1(Enumerable::Cast, call:Array[exp:IEnumerable](Enum::GetValues, call:Type(Type::GetTypeFromHandle, ldtoken:RuntimeTypeHandle(CGLKOJIMDIH)))))) stsfld:valuetype [mscorlib]System.Nullable`1(OEDDKNGMHOE::NNOMCGEFLJH, ldloc:uint64[exp:valuetype [mscorlib]System.Nullable`1](var_1)) } 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: 0x06014144 RID: 82244 RVA: 0x004D2490 File Offset: 0x004D0690 [Token(Token = "0x6014144")] [Address(RVA = "0x14C8830", Offset = "0x14C7230", VA = "0x1814C8830")] public static CGLKOJIMDIH? PJCJPHMFHGK(int BECIIEHIPMJ) { if (BECIIEHIPMJ != 0) { int num = Enumerable.Max(Enumerable.Cast(Enum.GetValues(typeof(CGLKOJIMDIH)))); ulong num2; OEDDKNGMHOE.NNOMCGEFLJH = num2; num2 += (ulong)1L; return; } } // Token: 0x06014145 RID: 82245 RVA: 0x004D24C8 File Offset: 0x004D06C8 [Token(Token = "0x6014145")] [Address(RVA = "0x14C81F0", Offset = "0x14C6BF0", VA = "0x1814C81F0")] public static int FAEMAMBDPGM(CGLKOJIMDIH GILKBPKMMBF) { /* An exception occurred when decompiling this method (06014145) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 OEDDKNGMHOE::FAEMAMBDPGM(CGLKOJIMDIH) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_00: brtrue(IL_00, cne:bool(ldloc:CGLKOJIMDIH(GILKBPKMMBF), ldc.i4:CGLKOJIMDIH(-1))) } 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.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846 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: 0x170035A6 RID: 13734 // (get) Token: 0x06014146 RID: 82246 RVA: 0x004D24D8 File Offset: 0x004D06D8 [Token(Token = "0x170035A6")] private static int JDJOGDGJCLP { [Token(Token = "0x6014146")] [Address(RVA = "0x14C8570", Offset = "0x14C6F70", VA = "0x1814C8570")] get { /* An exception occurred when decompiling this method (06014146) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 OEDDKNGMHOE::MBDENCCILBM() ---> System.Exception: Basic block has to end with unconditional control flow. { Block_0: stloc:int32(var_0_19, call:int32(Enumerable::Max, call:IEnumerable`1(Enumerable::Cast, call:Array[exp:IEnumerable](Enum::GetValues, call:Type(Type::GetTypeFromHandle, ldtoken:RuntimeTypeHandle(CCMLKDOHKJE)))))) stsfld:valuetype [mscorlib]System.Nullable`1(OEDDKNGMHOE::BDMLBHDPKNK, ldloc:uint64[exp:valuetype [mscorlib]System.Nullable`1](var_1)) } 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: 0x06014147 RID: 82247 RVA: 0x004D2504 File Offset: 0x004D0704 [Token(Token = "0x6014147")] [Address(RVA = "0x14C8200", Offset = "0x14C6C00", VA = "0x1814C8200")] public static CCMLKDOHKJE? BKDDJOPKDKG(int BECIIEHIPMJ) { if (BECIIEHIPMJ != 0) { int num = Enumerable.Max(Enumerable.Cast(Enum.GetValues(typeof(CCMLKDOHKJE)))); ulong num2; OEDDKNGMHOE.BDMLBHDPKNK = num2; num2 += (ulong)1L; return; } } // Token: 0x06014148 RID: 82248 RVA: 0x004D253C File Offset: 0x004D073C [Token(Token = "0x6014148")] [Address(RVA = "0x14C81F0", Offset = "0x14C6BF0", VA = "0x1814C81F0")] public static int BEENJGDEGAD(CCMLKDOHKJE APIJBLJFECD) { /* An exception occurred when decompiling this method (06014148) ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 OEDDKNGMHOE::BEENJGDEGAD(CCMLKDOHKJE) ---> System.Exception: Basic block has to end with unconditional control flow. { IL_00: brtrue(IL_00, cne:bool(ldloc:CCMLKDOHKJE(APIJBLJFECD), ldc.i4:CCMLKDOHKJE(-1))) } 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.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1878 at ICSharpCode.Decompiler.ILAst.ILAstOptimizer.FlattenBasicBlocks(ILNode node) in D:\a\dnSpy\dnSpy\Extensions\ILSpy.Decompiler\ICSharpCode.Decompiler\ICSharpCode.Decompiler\ILAst\ILAstOptimizer.cs:line 1846 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: 0x06014149 RID: 82249 RVA: 0x0000220F File Offset: 0x0000040F [Token(Token = "0x6014149")] [Address(RVA = "0x14C8560", Offset = "0x14C6F60", VA = "0x1814C8560")] public static IJKNDEOFIFE IBDBDIGBAOA(CircuitPlayerStat ILOCFLIJHDA) { throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method."); } // Token: 0x0601414A RID: 82250 RVA: 0x0000220F File Offset: 0x0000040F // Note: this type is marked as 'beforefieldinit'. [Token(Token = "0x601414A")] [Address(RVA = "0x3C9F60", Offset = "0x3C8960", VA = "0x1803C9F60")] static OEDDKNGMHOE() { throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method."); } // Token: 0x0400D7D8 RID: 55256 [Token(Token = "0x400D7D8")] private const int NAEPDCIMIJA = 1; // Token: 0x0400D7D9 RID: 55257 [Token(Token = "0x400D7D9")] private const int PLOINEEDCAO = -1; // Token: 0x0400D7DA RID: 55258 [Token(Token = "0x400D7DA")] private static int? NNOMCGEFLJH; // Token: 0x0400D7DB RID: 55259 [Token(Token = "0x400D7DB")] private static int? BDMLBHDPKNK; }