201 lines
8.1 KiB
C#
201 lines
8.1 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using RecRoom.Core;
|
|
using RecRoom.Core.Controllers.ScreenBehaviors;
|
|
|
|
// Token: 0x020028E4 RID: 10468
|
|
[Token(Token = "0x20028E4")]
|
|
[StructLayout(3)]
|
|
public class IDCMAKBBEKH : GHJPGFBHMMC<IDCMAKBBEKH, NotificationScreenPlayerBehaviorConfig>
|
|
{
|
|
// Token: 0x17003160 RID: 12640
|
|
// (get) Token: 0x060124D6 RID: 74966 RVA: 0x0045D1D4 File Offset: 0x0045B3D4
|
|
[Token(Token = "0x17003160")]
|
|
public override int LNEDNNJCPMG
|
|
{
|
|
[Token(Token = "0x60124D6")]
|
|
[Address(RVA = "0xC390D0", Offset = "0xC37AD0", VA = "0x180C390D0", Slot = "14")]
|
|
get
|
|
{
|
|
return 32;
|
|
}
|
|
}
|
|
|
|
// Token: 0x17003161 RID: 12641
|
|
// (get) Token: 0x060124D7 RID: 74967 RVA: 0x0045D1E4 File Offset: 0x0045B3E4
|
|
[Token(Token = "0x17003161")]
|
|
public override bool KAPLCJDFAMJ
|
|
{
|
|
[Token(Token = "0x60124D7")]
|
|
[Address(RVA = "0x413970", Offset = "0x412370", VA = "0x180413970", Slot = "15")]
|
|
get
|
|
{
|
|
}
|
|
}
|
|
|
|
// Token: 0x060124D8 RID: 74968 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x60124D8")]
|
|
[Address(RVA = "0x3C9F60", Offset = "0x3C8960", VA = "0x1803C9F60", Slot = "20")]
|
|
protected override void PPAOALHOODL()
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x060124D9 RID: 74969 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x60124D9")]
|
|
[Address(RVA = "0x3C9F60", Offset = "0x3C8960", VA = "0x1803C9F60", Slot = "21")]
|
|
protected override void JNGMMNANOCH()
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x060124DA RID: 74970 RVA: 0x0045D1F4 File Offset: 0x0045B3F4
|
|
[Token(Token = "0x60124DA")]
|
|
[Address(RVA = "0x134B9A0", Offset = "0x134A3A0", VA = "0x18134B9A0", Slot = "22")]
|
|
public override void BALOKJMBNIN()
|
|
{
|
|
int num = 0;
|
|
NotificationManager instance = SingletonMonoBehaviour.Instance;
|
|
int num2 = 0;
|
|
if (!(instance == num2) && SingletonMonoBehaviour.Instance.TryConsumeWatchNotification(num) && SingletonMonoBehaviour.Instance.BHPPONGJLPE)
|
|
{
|
|
bool shouldShowWatchNotifications = SingletonMonoBehaviour.Instance.LGOGKMODLDN;
|
|
if (shouldShowWatchNotifications)
|
|
{
|
|
if (!shouldShowWatchNotifications)
|
|
{
|
|
}
|
|
if (this.MHKJIMDGJBB != 0)
|
|
{
|
|
this.MHKJIMDGJBB = (ulong)0L;
|
|
}
|
|
Scheduler instance2 = SingletonMonoBehaviour.Instance;
|
|
IDCMAKBBEKH.JJDCCKJNOHF jjdcckjnohf;
|
|
jjdcckjnohf.System.IDisposable.Dispose();
|
|
jjdcckjnohf.<>1__state = (int)((ulong)0L);
|
|
jjdcckjnohf.<>4__this = this;
|
|
jjdcckjnohf.notification = num;
|
|
int num3 = 0;
|
|
ISchedulerPromise schedulerPromise = instance2.Run(num3, jjdcckjnohf);
|
|
this.MHKJIMDGJBB = schedulerPromise;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Token: 0x060124DB RID: 74971 RVA: 0x0045D2A0 File Offset: 0x0045B4A0
|
|
[Token(Token = "0x60124DB")]
|
|
[Address(RVA = "0x134C180", Offset = "0x134AB80", VA = "0x18134C180")]
|
|
private void NGEKHDFJAIK(NotificationManager.GDHBEIJINND NOEDFHOANIO)
|
|
{
|
|
if (this.MHKJIMDGJBB != 0)
|
|
{
|
|
this.MHKJIMDGJBB = (ulong)0L;
|
|
}
|
|
Scheduler instance = SingletonMonoBehaviour.Instance;
|
|
IDCMAKBBEKH.JJDCCKJNOHF jjdcckjnohf;
|
|
jjdcckjnohf.System.IDisposable.Dispose();
|
|
jjdcckjnohf.<>1__state = (int)((ulong)0L);
|
|
jjdcckjnohf.<>4__this = this;
|
|
int num = 0;
|
|
ISchedulerPromise schedulerPromise = instance.Run(num, jjdcckjnohf);
|
|
this.MHKJIMDGJBB = schedulerPromise;
|
|
}
|
|
|
|
// Token: 0x060124DC RID: 74972 RVA: 0x0045D2F8 File Offset: 0x0045B4F8
|
|
[Token(Token = "0x60124DC")]
|
|
[Address(RVA = "0x134BE20", Offset = "0x134A820", VA = "0x18134BE20")]
|
|
private void GLCDAABELDI(NotificationManager.GDHBEIJINND NOEDFHOANIO)
|
|
{
|
|
if (this.MHKJIMDGJBB != 0)
|
|
{
|
|
this.MHKJIMDGJBB = (ulong)0L;
|
|
}
|
|
Scheduler instance = SingletonMonoBehaviour.Instance;
|
|
IDCMAKBBEKH.JJDCCKJNOHF jjdcckjnohf;
|
|
jjdcckjnohf.System.IDisposable.Dispose();
|
|
jjdcckjnohf.<>1__state = (int)((ulong)0L);
|
|
jjdcckjnohf.<>4__this = this;
|
|
int num = 0;
|
|
ISchedulerPromise schedulerPromise = instance.Run(num, jjdcckjnohf);
|
|
this.MHKJIMDGJBB = schedulerPromise;
|
|
}
|
|
|
|
// Token: 0x060124DD RID: 74973 RVA: 0x0045D34C File Offset: 0x0045B54C
|
|
[Token(Token = "0x60124DD")]
|
|
[Address(RVA = "0x134C0B0", Offset = "0x134AAB0", VA = "0x18134C0B0")]
|
|
private void IBEONDOPBDF()
|
|
{
|
|
if (this.MHKJIMDGJBB != 0)
|
|
{
|
|
this.MHKJIMDGJBB = (ulong)0L;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060124DE RID: 74974 RVA: 0x0045D36C File Offset: 0x0045B56C
|
|
[Token(Token = "0x60124DE")]
|
|
[Address(RVA = "0x134C100", Offset = "0x134AB00", VA = "0x18134C100")]
|
|
private IEnumerator<ISchedule> JFNKLHJHBJH(NotificationManager.GDHBEIJINND NOEDFHOANIO)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060124DE)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IEnumerator`1<RecRoom.Core.ISchedule> IDCMAKBBEKH::JFNKLHJHBJH(NotificationManager/GDHBEIJINND)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
call:void(JJDCCKJNOHF::System.IDisposable.Dispose, ldloc:JJDCCKJNOHF(var_0))
|
|
stfld:IDCMAKBBEKH(JJDCCKJNOHF::<>4__this, ldloc:JJDCCKJNOHF(var_0), ldloc:IDCMAKBBEKH(this))
|
|
stfld:int32(JJDCCKJNOHF::<>1__state, ldloc:JJDCCKJNOHF(var_0), conv.u8:uint64[exp:int32](ldc.i8:int64[exp:uint64](0)))
|
|
}
|
|
|
|
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: 0x060124DF RID: 74975 RVA: 0x0045D390 File Offset: 0x0045B590
|
|
[Token(Token = "0x60124DF")]
|
|
[Address(RVA = "0x134BCA0", Offset = "0x134A6A0", VA = "0x18134BCA0")]
|
|
private bool FJOOBNKHJOB()
|
|
{
|
|
int num = 0;
|
|
if (num != 0 || num != 0 || num != 0)
|
|
{
|
|
}
|
|
bool flag;
|
|
return flag;
|
|
}
|
|
|
|
// Token: 0x060124E0 RID: 74976 RVA: 0x0045D3BC File Offset: 0x0045B5BC
|
|
[Token(Token = "0x60124E0")]
|
|
[Address(RVA = "0x134BF50", Offset = "0x134A950", VA = "0x18134BF50")]
|
|
private void HLKBKCMHCFK(string PAANJCAOOAG)
|
|
{
|
|
bool flag;
|
|
if (!flag)
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060124E1 RID: 74977 RVA: 0x0045D3D4 File Offset: 0x0045B5D4
|
|
[Token(Token = "0x60124E1")]
|
|
[Address(RVA = "0x134C310", Offset = "0x134AD10", VA = "0x18134C310")]
|
|
public IDCMAKBBEKH()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0400C39F RID: 50079
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x48")]
|
|
[Token(Token = "0x400C39F")]
|
|
private ISchedulerPromise MHKJIMDGJBB;
|
|
}
|