385 lines
22 KiB
C#
385 lines
22 KiB
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using RecRoom.Inputs;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x020022A2 RID: 8866
|
|
[Token(Token = "0x20022A2")]
|
|
[StructLayout(3)]
|
|
public abstract class DNLCJBNPBCM<Runtime, Config> : MNFHEDHBMOI<Runtime, Config> where Runtime : DNLCJBNPBCM<Runtime, Config>, new() where Config : LegacyInputSourceConfig<Runtime, Config>
|
|
{
|
|
// Token: 0x0600F34C RID: 62284 RVA: 0x00398384 File Offset: 0x00396584
|
|
[Token(Token = "0x600F34C")]
|
|
[Address(RVA = "0x1E1C370", Offset = "0x1E1AD70", VA = "0x181E1C370", Slot = "7")]
|
|
public override GIJDAILECFF FFBOPLOEHJI(InputConfig JDFFACACBAC)
|
|
{
|
|
if (!this.BIEPCPJNODI())
|
|
{
|
|
return GIJDAILECFF.None;
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0600F34D RID: 62285 RVA: 0x003983A4 File Offset: 0x003965A4
|
|
[Token(Token = "0x600F34D")]
|
|
[Address(RVA = "0x1E1BF90", Offset = "0x1E1A990", VA = "0x181E1BF90", Slot = "9")]
|
|
public override bool DIDLCLEIJAD(InputConfig JDFFACACBAC, out bool PPOGALJAIDC)
|
|
{
|
|
int num = 0;
|
|
if (this.BIEPCPJNODI())
|
|
{
|
|
bool flag = this.HJEGFOKDPGM(num);
|
|
PPOGALJAIDC.m_value = flag;
|
|
if (num != 0)
|
|
{
|
|
bool flag2 = this.HJEGFOKDPGM(num);
|
|
PPOGALJAIDC.m_value = flag2;
|
|
}
|
|
return true;
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0600F34E RID: 62286 RVA: 0x003983E8 File Offset: 0x003965E8
|
|
[Token(Token = "0x600F34E")]
|
|
[Address(RVA = "0x1E1C4B0", Offset = "0x1E1AEB0", VA = "0x181E1C4B0", Slot = "10")]
|
|
public override bool GNDLKAMDCDJ(InputConfig JDFFACACBAC, out float NGALLBAFEEP, out bool GMMAEBJGBMF)
|
|
{
|
|
if (this.BIEPCPJNODI())
|
|
{
|
|
GMMAEBJGBMF.m_value = false;
|
|
return true;
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0600F34F RID: 62287 RVA: 0x00398410 File Offset: 0x00396610
|
|
[Token(Token = "0x600F34F")]
|
|
[Address(RVA = "0x1E1C590", Offset = "0x1E1AF90", VA = "0x181E1C590", Slot = "11")]
|
|
public override bool GNMHPKFABHA(InputConfig JDFFACACBAC, out Vector2 EDPHCMNAJLB, out bool GMMAEBJGBMF)
|
|
{
|
|
int num = 0;
|
|
if (this.BIEPCPJNODI())
|
|
{
|
|
EDPHCMNAJLB.x = (float)0;
|
|
GMMAEBJGBMF.m_value = num != 0;
|
|
return true;
|
|
}
|
|
Vector2 zero = Vector2.zero;
|
|
EDPHCMNAJLB.x = zero;
|
|
EDPHCMNAJLB.y = (float)0;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0600F350 RID: 62288 RVA: 0x00398458 File Offset: 0x00396658
|
|
[Token(Token = "0x600F350")]
|
|
[Address(RVA = "0x1E1BED0", Offset = "0x1E1A8D0", VA = "0x181E1BED0", Slot = "12")]
|
|
public override bool BAKKNNIPOED(InputConfig PBGBNMCPEAJ, out CMHJJGKEICG DOMACKJANPA)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600F350)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean DNLCJBNPBCM::BAKKNNIPOED(RecRoom.Inputs.InputConfig,CMHJJGKEICG&)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:float32(var_0_0F, ldfld:float32(Vector2::y, ldfld:Vector2[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector2&](CMHJJGKEICG::NMJDKEPJEIP, callgetter:CMHJJGKEICG[exp:valuetype CMHJJGKEICG&](CMHJJGKEICG::CMECIAKCEEN))))
|
|
stfld:float32(Vector2::y, ldfld:Vector2[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector2&](CMHJJGKEICG::NMJDKEPJEIP, ldloc:valuetype CMHJJGKEICG&(DOMACKJANPA)), ldloc:float32(var_0_0F))
|
|
}
|
|
|
|
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: 0x0600F351 RID: 62289 RVA: 0x00398484 File Offset: 0x00396684
|
|
[Token(Token = "0x600F351")]
|
|
[Address(RVA = "0x1E1BE70", Offset = "0x1E1A870", VA = "0x181E1BE70", Slot = "13")]
|
|
public override bool APHJIBKOEPG(InputConfig PBGBNMCPEAJ, out EBEKFKJMBMK GKJMIJIPDIP)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600F351)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean DNLCJBNPBCM::APHJIBKOEPG(RecRoom.Inputs.InputConfig,EBEKFKJMBMK&)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:EBEKFKJMBMK(var_0_05, callgetter:EBEKFKJMBMK(EBEKFKJMBMK::CMECIAKCEEN))
|
|
stloc:float32(var_1_0C, ldfld:float32(EBEKFKJMBMK::EJNDDALGPEG, ldloc:EBEKFKJMBMK[exp:valuetype EBEKFKJMBMK&](var_0_05)))
|
|
stloc:int32(var_2_13, ldfld:int32(EBEKFKJMBMK::EDNNCCFDMCJ, ldloc:EBEKFKJMBMK[exp:valuetype EBEKFKJMBMK&](var_0_05)))
|
|
stloc:Vector2(var_3_1A, ldfld:Vector2(EBEKFKJMBMK::MGKGLCDOGKB, ldloc:EBEKFKJMBMK[exp:valuetype EBEKFKJMBMK&](var_0_05)))
|
|
stloc:Vector2(var_4_21, ldfld:Vector2(EBEKFKJMBMK::BGGADDJFDJP, ldloc:EBEKFKJMBMK[exp:valuetype EBEKFKJMBMK&](var_0_05)))
|
|
stloc:Vector2(var_5_29, ldfld:Vector2(EBEKFKJMBMK::IIDNIMKGFEE, ldloc:EBEKFKJMBMK[exp:valuetype EBEKFKJMBMK&](var_0_05)))
|
|
stloc:Vector2(var_6_31, ldfld:Vector2(EBEKFKJMBMK::BCHGCPHAHGL, ldloc:EBEKFKJMBMK[exp:valuetype EBEKFKJMBMK&](var_0_05)))
|
|
stfld:int32(EBEKFKJMBMK::EDNNCCFDMCJ, ldloc:valuetype EBEKFKJMBMK&(GKJMIJIPDIP), ldloc:int32(var_2_13))
|
|
stfld:Vector2(EBEKFKJMBMK::MGKGLCDOGKB, ldloc:valuetype EBEKFKJMBMK&(GKJMIJIPDIP), ldloc:Vector2(var_3_1A))
|
|
stfld:Vector2(EBEKFKJMBMK::BGGADDJFDJP, ldloc:valuetype EBEKFKJMBMK&(GKJMIJIPDIP), ldloc:Vector2(var_4_21))
|
|
stfld:Vector2(EBEKFKJMBMK::IIDNIMKGFEE, ldloc:valuetype EBEKFKJMBMK&(GKJMIJIPDIP), ldloc:Vector2(var_5_29))
|
|
stfld:Vector2(EBEKFKJMBMK::BCHGCPHAHGL, ldloc:valuetype EBEKFKJMBMK&(GKJMIJIPDIP), ldloc:Vector2(var_6_31))
|
|
stfld:float32(EBEKFKJMBMK::EJNDDALGPEG, ldloc:valuetype EBEKFKJMBMK&(GKJMIJIPDIP), ldloc:float32(var_1_0C))
|
|
}
|
|
|
|
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: 0x0600F352 RID: 62290 RVA: 0x003984F4 File Offset: 0x003966F4
|
|
[Token(Token = "0x600F352")]
|
|
[Address(RVA = "0x1E1BF00", Offset = "0x1E1A900", VA = "0x181E1BF00", Slot = "14")]
|
|
public override bool BJALAMIGAHL(InputConfig PBGBNMCPEAJ, out GDIJEJGAJIF DNNALPHGGPO, out EBEKFKJMBMK GKJMIJIPDIP)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600F352)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean DNLCJBNPBCM::BJALAMIGAHL(RecRoom.Inputs.InputConfig,GDIJEJGAJIF&,EBEKFKJMBMK&)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:float32(var_0_0A, ldfld:float32(GDIJEJGAJIF::EJEDAJDEIEJ, callgetter:GDIJEJGAJIF[exp:valuetype GDIJEJGAJIF&](GDIJEJGAJIF::CMECIAKCEEN)))
|
|
stfld:float32(GDIJEJGAJIF::EJEDAJDEIEJ, ldloc:valuetype GDIJEJGAJIF&(DNNALPHGGPO), ldloc:float32(var_0_0A))
|
|
stloc:EBEKFKJMBMK(var_1_17, callgetter:EBEKFKJMBMK(EBEKFKJMBMK::CMECIAKCEEN))
|
|
stloc:float32(var_2_1E, ldfld:float32(EBEKFKJMBMK::EJNDDALGPEG, ldloc:EBEKFKJMBMK[exp:valuetype EBEKFKJMBMK&](var_1_17)))
|
|
stloc:int32(var_3_25, ldfld:int32(EBEKFKJMBMK::EDNNCCFDMCJ, ldloc:EBEKFKJMBMK[exp:valuetype EBEKFKJMBMK&](var_1_17)))
|
|
stloc:Vector2(var_4_2C, ldfld:Vector2(EBEKFKJMBMK::MGKGLCDOGKB, ldloc:EBEKFKJMBMK[exp:valuetype EBEKFKJMBMK&](var_1_17)))
|
|
stloc:Vector2(var_5_34, ldfld:Vector2(EBEKFKJMBMK::BGGADDJFDJP, ldloc:EBEKFKJMBMK[exp:valuetype EBEKFKJMBMK&](var_1_17)))
|
|
stloc:Vector2(var_6_3C, ldfld:Vector2(EBEKFKJMBMK::IIDNIMKGFEE, ldloc:EBEKFKJMBMK[exp:valuetype EBEKFKJMBMK&](var_1_17)))
|
|
stloc:Vector2(var_7_44, ldfld:Vector2(EBEKFKJMBMK::BCHGCPHAHGL, ldloc:EBEKFKJMBMK[exp:valuetype EBEKFKJMBMK&](var_1_17)))
|
|
stfld:int32(EBEKFKJMBMK::EDNNCCFDMCJ, ldloc:valuetype EBEKFKJMBMK&(GKJMIJIPDIP), ldloc:int32(var_3_25))
|
|
stfld:Vector2(EBEKFKJMBMK::MGKGLCDOGKB, ldloc:valuetype EBEKFKJMBMK&(GKJMIJIPDIP), ldloc:Vector2(var_4_2C))
|
|
stfld:Vector2(EBEKFKJMBMK::BGGADDJFDJP, ldloc:valuetype EBEKFKJMBMK&(GKJMIJIPDIP), ldloc:Vector2(var_5_34))
|
|
stfld:Vector2(EBEKFKJMBMK::IIDNIMKGFEE, ldloc:valuetype EBEKFKJMBMK&(GKJMIJIPDIP), ldloc:Vector2(var_6_3C))
|
|
stfld:Vector2(EBEKFKJMBMK::BCHGCPHAHGL, ldloc:valuetype EBEKFKJMBMK&(GKJMIJIPDIP), ldloc:Vector2(var_7_44))
|
|
stfld:float32(EBEKFKJMBMK::EJNDDALGPEG, ldloc:valuetype EBEKFKJMBMK&(GKJMIJIPDIP), ldloc:float32(var_2_1E))
|
|
}
|
|
|
|
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: 0x0600F353 RID: 62291 RVA: 0x00398578 File Offset: 0x00396778
|
|
[Token(Token = "0x600F353")]
|
|
[Address(RVA = "0x1E1C830", Offset = "0x1E1B230", VA = "0x181E1C830", Slot = "15")]
|
|
public override bool JLHNHBDJJHL(out IFCNMNFEGAM GBIALMBEPED)
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600F353)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Boolean DNLCJBNPBCM::JLHNHBDJJHL(IFCNMNFEGAM&)
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:IFCNMNFEGAM(var_0_05, callgetter:IFCNMNFEGAM(IFCNMNFEGAM::CMECIAKCEEN))
|
|
stloc:float32(var_1_11, ldfld:float32(Vector3::z, ldfld:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](IFCNMNFEGAM::PHMMKNJHDJO, ldloc:IFCNMNFEGAM[exp:valuetype IFCNMNFEGAM&](var_0_05))))
|
|
stloc:Vector3(var_2_18, ldfld:Vector3(IFCNMNFEGAM::HEJBIFGHJOD, ldloc:IFCNMNFEGAM[exp:valuetype IFCNMNFEGAM&](var_0_05)))
|
|
stloc:float32(var_3_24, ldfld:float32(Vector3::y, ldfld:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](IFCNMNFEGAM::GBABMHBIGFJ, ldloc:IFCNMNFEGAM[exp:valuetype IFCNMNFEGAM&](var_0_05))))
|
|
stfld:Vector3(IFCNMNFEGAM::HEJBIFGHJOD, ldloc:valuetype IFCNMNFEGAM&(GBIALMBEPED), ldloc:Vector3(var_2_18))
|
|
stfld:float32(Vector3::y, ldfld:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](IFCNMNFEGAM::GBABMHBIGFJ, ldloc:valuetype IFCNMNFEGAM&(GBIALMBEPED)), ldloc:float32(var_3_24))
|
|
stfld:float32(Vector3::z, ldfld:Vector3[exp:valuetype [UnityEngine.CoreModule]UnityEngine.Vector3&](IFCNMNFEGAM::PHMMKNJHDJO, ldloc:valuetype IFCNMNFEGAM&(GBIALMBEPED)), ldloc:float32(var_1_11))
|
|
}
|
|
|
|
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: 0x0600F354 RID: 62292 RVA: 0x003985CC File Offset: 0x003967CC
|
|
[Token(Token = "0x600F354")]
|
|
[Address(RVA = "0x1E1C870", Offset = "0x1E1B270", VA = "0x181E1C870", Slot = "16")]
|
|
public override bool KJDKANJIGDD(out Vector2 CAMHGFHDIHB)
|
|
{
|
|
float z = Input.mousePosition.z;
|
|
Vector2 vector;
|
|
CAMHGFHDIHB.x = vector;
|
|
CAMHGFHDIHB.y = (float)0;
|
|
return true;
|
|
}
|
|
|
|
// Token: 0x0600F355 RID: 62293
|
|
[Token(Token = "0x600F355")]
|
|
[Address(Slot = "27")]
|
|
protected abstract bool BHBGIHPJOMI(InputConfig JDFFACACBAC, out LegacyInputConfiguration FJGEFIHPHBJ, out LegacyInputConfiguration POBDHCIAHLB);
|
|
|
|
// Token: 0x0600F356 RID: 62294 RVA: 0x003985F4 File Offset: 0x003967F4
|
|
[Token(Token = "0x600F356")]
|
|
[Address(RVA = "0x1E1C060", Offset = "0x1E1AA60", VA = "0x181E1C060")]
|
|
protected bool EICFBGOOMDF(LegacyInputConfiguration FJGEFIHPHBJ)
|
|
{
|
|
GIJDAILECFF inputType = FJGEFIHPHBJ.inputType;
|
|
if (inputType != GIJDAILECFF.Button)
|
|
{
|
|
if (inputType != GIJDAILECFF.Axis1D)
|
|
{
|
|
if (inputType != GIJDAILECFF.Axis2D)
|
|
{
|
|
}
|
|
LegacyInputAxis2DConfiguration axis2DConfiguration = FJGEFIHPHBJ.axis2DConfiguration;
|
|
Vector2 vector = this.FDIELKFPCAB(axis2DConfiguration);
|
|
}
|
|
LegacyInputAxis1DConfiguration axis1DConfiguration = FJGEFIHPHBJ.axis1DConfiguration;
|
|
float num = this.LKHHGELFPLO(axis1DConfiguration);
|
|
}
|
|
LegacyInputButtonConfiguration buttonConfiguration = FJGEFIHPHBJ.buttonConfiguration;
|
|
return this.HJEGFOKDPGM(buttonConfiguration);
|
|
}
|
|
|
|
// Token: 0x0600F357 RID: 62295 RVA: 0x00398654 File Offset: 0x00396854
|
|
[Token(Token = "0x600F357")]
|
|
[Address(RVA = "0x1E1C6C0", Offset = "0x1E1B0C0", VA = "0x181E1C6C0")]
|
|
protected bool HJEGFOKDPGM(LegacyInputButtonConfiguration PBGBNMCPEAJ)
|
|
{
|
|
int num = 0;
|
|
if (this.GJIKMPIMDHH() && PBGBNMCPEAJ.sourceType != HKCDKBOECAL.Discrete)
|
|
{
|
|
string continuousSourceName = PBGBNMCPEAJ.continuousSourceName;
|
|
float num2 = this.DAIMLDAHBNF(continuousSourceName);
|
|
if ((PBGBNMCPEAJ.continuousSourceGoesNegative ? 1 : 0) != num)
|
|
{
|
|
}
|
|
float num3 = Mathf.Sign(num2);
|
|
}
|
|
bool flag;
|
|
return flag;
|
|
}
|
|
|
|
// Token: 0x0600F358 RID: 62296 RVA: 0x0039869C File Offset: 0x0039689C
|
|
[Token(Token = "0x600F358")]
|
|
[Address(RVA = "0x1E1C910", Offset = "0x1E1B310", VA = "0x181E1C910")]
|
|
protected float LKHHGELFPLO(LegacyInputAxis1DConfiguration PBGBNMCPEAJ)
|
|
{
|
|
float num;
|
|
if (this.GJIKMPIMDHH())
|
|
{
|
|
HKCDKBOECAL sourceType = PBGBNMCPEAJ.sourceType;
|
|
if (sourceType != HKCDKBOECAL.Continuous)
|
|
{
|
|
if (sourceType != HKCDKBOECAL.Discrete)
|
|
{
|
|
return num;
|
|
}
|
|
bool flag;
|
|
if (flag)
|
|
{
|
|
}
|
|
bool flag2;
|
|
if (!flag2)
|
|
{
|
|
}
|
|
}
|
|
string continuousSourceName = PBGBNMCPEAJ.continuousSourceName;
|
|
num = this.DAIMLDAHBNF(continuousSourceName);
|
|
LegacyInputAxis1DConfiguration.KDFGJACBJFC axisRemapping = PBGBNMCPEAJ.axisRemapping;
|
|
if (axisRemapping == LegacyInputAxis1DConfiguration.KDFGJACBJFC.NegativeOneToPositiveOne || axisRemapping == LegacyInputAxis1DConfiguration.KDFGJACBJFC.ZeroToNegativeOne)
|
|
{
|
|
float num2 = Mathf.InverseLerp(-1f, 1f, num);
|
|
num = num2;
|
|
}
|
|
}
|
|
return num;
|
|
}
|
|
|
|
// Token: 0x0600F359 RID: 62297 RVA: 0x00398710 File Offset: 0x00396910
|
|
[Token(Token = "0x600F359")]
|
|
[Address(RVA = "0x1E1C1D0", Offset = "0x1E1ABD0", VA = "0x181E1C1D0")]
|
|
protected Vector2 FDIELKFPCAB(LegacyInputAxis2DConfiguration PBGBNMCPEAJ)
|
|
{
|
|
if (this.GJIKMPIMDHH())
|
|
{
|
|
HKCDKBOECAL sourceType = PBGBNMCPEAJ.sourceType;
|
|
if (sourceType != HKCDKBOECAL.Continuous)
|
|
{
|
|
if (sourceType != HKCDKBOECAL.Discrete)
|
|
{
|
|
goto IL_4D;
|
|
}
|
|
bool flag;
|
|
if (flag)
|
|
{
|
|
}
|
|
bool flag2;
|
|
if (flag2)
|
|
{
|
|
}
|
|
bool flag3;
|
|
if (flag3)
|
|
{
|
|
}
|
|
bool flag4;
|
|
if (!flag4)
|
|
{
|
|
}
|
|
}
|
|
string continuousHorizontalSourceName = PBGBNMCPEAJ.continuousHorizontalSourceName;
|
|
float num = this.DAIMLDAHBNF(continuousHorizontalSourceName);
|
|
string continuousVerticalSourceName = PBGBNMCPEAJ.continuousVerticalSourceName;
|
|
float num2 = this.DAIMLDAHBNF(continuousVerticalSourceName);
|
|
}
|
|
IL_4D:
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x0600F35A RID: 62298 RVA: 0x00398770 File Offset: 0x00396970
|
|
[Token(Token = "0x600F35A")]
|
|
[Address(RVA = "0x1E1BF80", Offset = "0x1E1A980", VA = "0x181E1BF80", Slot = "28")]
|
|
protected virtual bool DANEIAIKNDM(KeyCode DNGKIAJLLHG)
|
|
{
|
|
}
|
|
|
|
// Token: 0x0600F35B RID: 62299 RVA: 0x00398780 File Offset: 0x00396980
|
|
[Token(Token = "0x600F35B")]
|
|
[Address(RVA = "0x620800", Offset = "0x61F200", VA = "0x180620800")]
|
|
private float DAIMLDAHBNF(string HGCNCLNJECB)
|
|
{
|
|
return Input.GetAxisRaw(HGCNCLNJECB);
|
|
}
|
|
|
|
// Token: 0x0600F35C RID: 62300 RVA: 0x00398794 File Offset: 0x00396994
|
|
[Token(Token = "0x600F35C")]
|
|
[Address(RVA = "0x1E1C3D0", Offset = "0x1E1ADD0", VA = "0x181E1C3D0")]
|
|
private bool GJIKMPIMDHH()
|
|
{
|
|
return SingletonMonoBehaviour.Instance.IGEPCCNGILJ;
|
|
}
|
|
|
|
// Token: 0x0600F35D RID: 62301 RVA: 0x003987B4 File Offset: 0x003969B4
|
|
[Token(Token = "0x600F35D")]
|
|
[Address(RVA = "0x1E1CA90", Offset = "0x1E1B490", VA = "0x181E1CA90")]
|
|
protected DNLCJBNPBCM()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0400A2DE RID: 41694
|
|
[Token(Token = "0x400A2DE")]
|
|
private const float LFHBNGKHPNO = 0.25f;
|
|
|
|
// Token: 0x0400A2DF RID: 41695
|
|
[Token(Token = "0x400A2DF")]
|
|
private const float ILFHMLLFHCP = 0.0625f;
|
|
}
|