177 lines
7.3 KiB
C#
177 lines
7.3 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using RecRoom.Core;
|
|
using UnityEngine.Rendering.PostProcessing;
|
|
using UnityEngine.Rendering.Universal.Internal;
|
|
|
|
// Token: 0x02002AA4 RID: 10916
|
|
[Token(Token = "0x2002AA4")]
|
|
[StructLayout(3)]
|
|
public class GIJJPMKNPLE
|
|
{
|
|
// Token: 0x170032ED RID: 13037
|
|
// (get) Token: 0x06013198 RID: 78232 RVA: 0x00496DE4 File Offset: 0x00494FE4
|
|
// (set) Token: 0x06013199 RID: 78233 RVA: 0x00496DF8 File Offset: 0x00494FF8
|
|
[Token(Token = "0x170032ED")]
|
|
public float CLAKNMBPLIG
|
|
{
|
|
[Token(Token = "0x6013198")]
|
|
[Address(RVA = "0x57B8F0", Offset = "0x57A2F0", VA = "0x18057B8F0")]
|
|
get
|
|
{
|
|
return this.JMOGGLMFMIG;
|
|
}
|
|
[Token(Token = "0x6013199")]
|
|
[Address(RVA = "0x180CAD0", Offset = "0x180B4D0", VA = "0x18180CAD0")]
|
|
set
|
|
{
|
|
this.JMOGGLMFMIG = value;
|
|
this.NLBEBIAMAFA();
|
|
}
|
|
}
|
|
|
|
// Token: 0x170032EE RID: 13038
|
|
// (get) Token: 0x0601319A RID: 78234 RVA: 0x00496E14 File Offset: 0x00495014
|
|
// (set) Token: 0x0601319B RID: 78235 RVA: 0x00496E28 File Offset: 0x00495028
|
|
[Token(Token = "0x170032EE")]
|
|
public bool HPMKILHBNHL
|
|
{
|
|
[Token(Token = "0x601319A")]
|
|
[Address(RVA = "0x4F5380", Offset = "0x4F3D80", VA = "0x1804F5380")]
|
|
get
|
|
{
|
|
return this.OLGOHNGOOPI;
|
|
}
|
|
[Token(Token = "0x601319B")]
|
|
[Address(RVA = "0x180CAC0", Offset = "0x180B4C0", VA = "0x18180CAC0")]
|
|
set
|
|
{
|
|
this.OLGOHNGOOPI = value;
|
|
this.NLBEBIAMAFA();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601319C RID: 78236 RVA: 0x00496E44 File Offset: 0x00495044
|
|
[Token(Token = "0x601319C")]
|
|
[Address(RVA = "0x180CCE0", Offset = "0x180B6E0", VA = "0x18180CCE0")]
|
|
public GIJJPMKNPLE(PostProcessProfile globalProfile)
|
|
{
|
|
this.GGMLFADCNLH = globalProfile;
|
|
this.NLBEBIAMAFA();
|
|
}
|
|
|
|
// Token: 0x0601319D RID: 78237 RVA: 0x00496E64 File Offset: 0x00495064
|
|
[Token(Token = "0x601319D")]
|
|
[Address(RVA = "0x180CAE0", Offset = "0x180B4E0", VA = "0x18180CAE0")]
|
|
private void NLBEBIAMAFA()
|
|
{
|
|
if (this.OLGOHNGOOPI)
|
|
{
|
|
}
|
|
float jmogglmfmig = this.JMOGGLMFMIG;
|
|
PostProcessProfile ggmlfadcnlh = this.GGMLFADCNLH;
|
|
bool flag;
|
|
if (flag)
|
|
{
|
|
}
|
|
if (MobileComfortEffectPass.IsSupported)
|
|
{
|
|
MobileFadeEffectPass.CurrentSettings = jmogglmfmig;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601319E RID: 78238 RVA: 0x00496EA4 File Offset: 0x004950A4
|
|
[Token(Token = "0x601319E")]
|
|
[Address(RVA = "0x180C940", Offset = "0x180B340", VA = "0x18180C940")]
|
|
public ISchedulerPromise DCPCGMKBGJI(float BJJEDIGOMGC)
|
|
{
|
|
if (this.IJMNFPEMANE != 0)
|
|
{
|
|
}
|
|
Scheduler instance = SingletonMonoBehaviour.Instance;
|
|
GIJJPMKNPLE.COHOLDGJEEH coholdgjeeh;
|
|
coholdgjeeh.System.IDisposable.Dispose();
|
|
coholdgjeeh.duration = BJJEDIGOMGC;
|
|
coholdgjeeh.<>1__state = (int)((ulong)0L);
|
|
coholdgjeeh.<>4__this = this;
|
|
coholdgjeeh.fadeIn = true;
|
|
int num = 0;
|
|
ISchedulerPromise schedulerPromise = instance.Run(num, coholdgjeeh);
|
|
this.IJMNFPEMANE = schedulerPromise;
|
|
return schedulerPromise;
|
|
}
|
|
|
|
// Token: 0x0601319F RID: 78239 RVA: 0x00496F00 File Offset: 0x00495100
|
|
[Token(Token = "0x601319F")]
|
|
[Address(RVA = "0x180CBE0", Offset = "0x180B5E0", VA = "0x18180CBE0")]
|
|
public ISchedulerPromise NMGKIHGICEM(float BJJEDIGOMGC)
|
|
{
|
|
if (this.IJMNFPEMANE != 0)
|
|
{
|
|
}
|
|
Scheduler instance = SingletonMonoBehaviour.Instance;
|
|
GIJJPMKNPLE.COHOLDGJEEH coholdgjeeh;
|
|
coholdgjeeh.System.IDisposable.Dispose();
|
|
coholdgjeeh.duration = BJJEDIGOMGC;
|
|
coholdgjeeh.<>1__state = (int)((ulong)0L);
|
|
coholdgjeeh.<>4__this = this;
|
|
coholdgjeeh.fadeIn = false;
|
|
int num = 0;
|
|
ISchedulerPromise schedulerPromise = instance.Run(num, coholdgjeeh);
|
|
this.IJMNFPEMANE = schedulerPromise;
|
|
return schedulerPromise;
|
|
}
|
|
|
|
// Token: 0x060131A0 RID: 78240 RVA: 0x00496F5C File Offset: 0x0049515C
|
|
[Token(Token = "0x60131A0")]
|
|
[Address(RVA = "0x180CA40", Offset = "0x180B440", VA = "0x18180CA40")]
|
|
private IEnumerator<ISchedule> IDFEKMNOILE(bool MGELCJFEJNJ, float BJJEDIGOMGC)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (060131A0)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IEnumerator`1<RecRoom.Core.ISchedule> GIJJPMKNPLE::IDFEKMNOILE(System.Boolean,System.Single)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
call:void(COHOLDGJEEH::System.IDisposable.Dispose, ldloc:COHOLDGJEEH(var_0))
|
|
stfld:float32(COHOLDGJEEH::duration, ldloc:COHOLDGJEEH(var_0), ldloc:float32(BJJEDIGOMGC))
|
|
stfld:GIJJPMKNPLE(COHOLDGJEEH::<>4__this, ldloc:COHOLDGJEEH(var_0), ldloc:GIJJPMKNPLE(this))
|
|
stfld:int32(COHOLDGJEEH::<>1__state, ldloc:COHOLDGJEEH(var_0), conv.u8:uint64[exp:int32](ldc.i8:int64[exp:uint64](0)))
|
|
stfld:bool(COHOLDGJEEH::fadeIn, ldloc:COHOLDGJEEH(var_0), ldloc:bool(MGELCJFEJNJ))
|
|
}
|
|
|
|
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: 0x0400CF5C RID: 53084
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x400CF5C")]
|
|
private float JMOGGLMFMIG;
|
|
|
|
// Token: 0x0400CF5D RID: 53085
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x14")]
|
|
[Token(Token = "0x400CF5D")]
|
|
private bool OLGOHNGOOPI;
|
|
|
|
// Token: 0x0400CF5E RID: 53086
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x18")]
|
|
[Token(Token = "0x400CF5E")]
|
|
private ISchedulerPromise IJMNFPEMANE;
|
|
|
|
// Token: 0x0400CF5F RID: 53087
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x20")]
|
|
[Token(Token = "0x400CF5F")]
|
|
private readonly PostProcessProfile GGMLFADCNLH;
|
|
}
|