145 lines
6.2 KiB
C#
145 lines
6.2 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using Cpp2IlInjected;
|
|
|
|
namespace RecRoom.Platforms.IOS
|
|
{
|
|
// Token: 0x020024EA RID: 9450
|
|
[Token(Token = "0x20024EA")]
|
|
public class IOSVRDeviceManager : VRDeviceManager
|
|
{
|
|
// Token: 0x1700276C RID: 10092
|
|
// (get) Token: 0x0600F211 RID: 61969 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x1700276C")]
|
|
protected override IEnumerable<string> BNGHIFGAPMF
|
|
{
|
|
[Token(Token = "0x600F211")]
|
|
[Address(RVA = "0x19D5750", Offset = "0x19D4750", VA = "0x1819D5750", Slot = "6")]
|
|
get
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
}
|
|
|
|
// Token: 0x1700276D RID: 10093
|
|
// (get) Token: 0x0600F212 RID: 61970 RVA: 0x003758E8 File Offset: 0x00373AE8
|
|
[Token(Token = "0x1700276D")]
|
|
protected override string MFMBPKGFMAL
|
|
{
|
|
[Token(Token = "0x600F212")]
|
|
[Address(RVA = "0x19D5720", Offset = "0x19D4720", VA = "0x1819D5720", Slot = "7")]
|
|
get
|
|
{
|
|
return "iOS";
|
|
}
|
|
}
|
|
|
|
// Token: 0x1700276E RID: 10094
|
|
// (get) Token: 0x0600F213 RID: 61971 RVA: 0x003758FC File Offset: 0x00373AFC
|
|
[Token(Token = "0x1700276E")]
|
|
protected override bool MLGJJEILBIP
|
|
{
|
|
[Token(Token = "0x600F213")]
|
|
[Address(RVA = "0x424690", Offset = "0x423690", VA = "0x180424690", Slot = "8")]
|
|
get
|
|
{
|
|
}
|
|
}
|
|
|
|
// Token: 0x1700276F RID: 10095
|
|
// (get) Token: 0x0600F214 RID: 61972 RVA: 0x0037590C File Offset: 0x00373B0C
|
|
[Token(Token = "0x1700276F")]
|
|
protected override bool OECOONPHCAF
|
|
{
|
|
[Token(Token = "0x600F214")]
|
|
[Address(RVA = "0x424690", Offset = "0x423690", VA = "0x180424690", Slot = "9")]
|
|
get
|
|
{
|
|
}
|
|
}
|
|
|
|
// Token: 0x17002770 RID: 10096
|
|
// (get) Token: 0x0600F215 RID: 61973 RVA: 0x0037591C File Offset: 0x00373B1C
|
|
[Token(Token = "0x17002770")]
|
|
protected override bool OOIGBACMDFJ
|
|
{
|
|
[Token(Token = "0x600F215")]
|
|
[Address(RVA = "0x424690", Offset = "0x423690", VA = "0x180424690", Slot = "10")]
|
|
get
|
|
{
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600F216 RID: 61974 RVA: 0x0037592C File Offset: 0x00373B2C
|
|
[Token(Token = "0x600F216")]
|
|
[Address(RVA = "0x19D57B0", Offset = "0x19D47B0", VA = "0x1819D57B0", Slot = "14")]
|
|
protected override IEnumerator<KENFJGFMIPM> GLNDMIAKFDB()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600F216)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Collections.Generic.IEnumerator`1<KENFJGFMIPM> RecRoom.Platforms.IOS.IOSVRDeviceManager::GLNDMIAKFDB()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
call:void(FIGGGPDEFFK::System.IDisposable.Dispose, ldloc:FIGGGPDEFFK(var_0))
|
|
stfld:int32(FIGGGPDEFFK::<>1__state, ldloc:FIGGGPDEFFK(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: 0x0600F217 RID: 61975 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x600F217")]
|
|
[Address(RVA = "0x4242D0", Offset = "0x4232D0", VA = "0x1804242D0", Slot = "15")]
|
|
protected override void PGFBMJLLHKA(bool IFFAIOGFJJB)
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x0600F218 RID: 61976 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x600F218")]
|
|
[Address(RVA = "0x4242D0", Offset = "0x4232D0", VA = "0x1804242D0", Slot = "16")]
|
|
protected override void EDADLADFGDD()
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x0600F219 RID: 61977 RVA: 0x00375948 File Offset: 0x00373B48
|
|
[Token(Token = "0x600F219")]
|
|
[Address(RVA = "0x19D58B0", Offset = "0x19D48B0", VA = "0x1819D58B0")]
|
|
public IOSVRDeviceManager()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0600F21A RID: 61978 RVA: 0x0037595C File Offset: 0x00373B5C
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x600F21A")]
|
|
[Address(RVA = "0x19D5800", Offset = "0x19D4800", VA = "0x1819D5800")]
|
|
static IOSVRDeviceManager()
|
|
{
|
|
string[] array = new string[1];
|
|
if ("None" != 0)
|
|
{
|
|
}
|
|
array[0] = "None";
|
|
}
|
|
|
|
// Token: 0x04009F82 RID: 40834
|
|
[Token(Token = "0x4009F82")]
|
|
public static readonly string[] SUPPORTED_DEVICES;
|
|
|
|
// Token: 0x04009F83 RID: 40835
|
|
[Token(Token = "0x4009F83")]
|
|
private const string HIOIFHNKPHO = "iOS";
|
|
}
|
|
}
|