187 lines
8.2 KiB
C#
187 lines
8.2 KiB
C#
using System;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using RecRoom;
|
|
using RecRoom.Core;
|
|
using UnityEngine;
|
|
|
|
namespace RRUI.Data
|
|
{
|
|
// Token: 0x02000AF1 RID: 2801
|
|
[Token(Token = "0x2000AF1")]
|
|
[StructLayout(3)]
|
|
public class InventionModelController : ModelController<InventionModel>, IOLLIDNPNNA
|
|
{
|
|
// Token: 0x0600466A RID: 18026 RVA: 0x0010DFD8 File Offset: 0x0010C1D8
|
|
[Token(Token = "0x600466A")]
|
|
[Address(RVA = "0x1878C20", Offset = "0x1877620", VA = "0x181878C20", Slot = "20")]
|
|
public BAEJLDPBGFI GetToCardController()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600466A)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling BAEJLDPBGFI RRUI.Data.InventionModelController::GetToCardController()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
IL_1C:
|
|
brtrue(IL_1C, cne:bool(ldloc:Type(var_0_0A), ldc.i4:int32[exp:Type](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.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: 0x0600466B RID: 18027 RVA: 0x0010E004 File Offset: 0x0010C204
|
|
[Token(Token = "0x600466B")]
|
|
[Address(RVA = "0x1878CD0", Offset = "0x18776D0", VA = "0x181878CD0")]
|
|
public InventionModelController()
|
|
{
|
|
}
|
|
|
|
// Token: 0x02000AF2 RID: 2802
|
|
[Token(Token = "0x2000AF2")]
|
|
[Serializable]
|
|
private class NameTextImpl : TextControllerImpl<InventionModel>
|
|
{
|
|
// Token: 0x0600466C RID: 18028 RVA: 0x0010E018 File Offset: 0x0010C218
|
|
[Token(Token = "0x600466C")]
|
|
[Address(RVA = "0x187BFE0", Offset = "0x187A9E0", VA = "0x18187BFE0", Slot = "27")]
|
|
protected override void DMAHGBLDMFA()
|
|
{
|
|
string empty = string.Empty;
|
|
}
|
|
|
|
// Token: 0x0600466D RID: 18029 RVA: 0x0010E034 File Offset: 0x0010C234
|
|
[Token(Token = "0x600466D")]
|
|
[Address(RVA = "0x187C050", Offset = "0x187AA50", VA = "0x18187C050")]
|
|
public NameTextImpl()
|
|
{
|
|
}
|
|
}
|
|
|
|
// Token: 0x02000AF3 RID: 2803
|
|
[Token(Token = "0x2000AF3")]
|
|
[Serializable]
|
|
private class MainImageImpl : RecNetRawImageControllerImpl<InventionModel>
|
|
{
|
|
// Token: 0x0600466E RID: 18030 RVA: 0x0010E048 File Offset: 0x0010C248
|
|
[Token(Token = "0x600466E")]
|
|
[Address(RVA = "0x187ABA0", Offset = "0x18795A0", VA = "0x18187ABA0", Slot = "27")]
|
|
protected override void DMAHGBLDMFA()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0600466F RID: 18031 RVA: 0x0010E060 File Offset: 0x0010C260
|
|
[Token(Token = "0x600466F")]
|
|
[Address(RVA = "0x187AC00", Offset = "0x1879600", VA = "0x18187AC00")]
|
|
public MainImageImpl()
|
|
{
|
|
}
|
|
}
|
|
|
|
// Token: 0x02000AF4 RID: 2804
|
|
[Token(Token = "0x2000AF4")]
|
|
[Serializable]
|
|
private class Shim_NavigateToOldWatchInventionDetailsButtonImpl : ButtonControllerImpl<InventionModel>
|
|
{
|
|
// Token: 0x06004670 RID: 18032 RVA: 0x0010E074 File Offset: 0x0010C274
|
|
[Token(Token = "0x6004670")]
|
|
[Address(RVA = "0x1880000", Offset = "0x187EA00", VA = "0x181880000", Slot = "27")]
|
|
protected override void DMAHGBLDMFA()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06004671 RID: 18033 RVA: 0x0010E088 File Offset: 0x0010C288
|
|
[Token(Token = "0x6004671")]
|
|
[Address(RVA = "0x1880060", Offset = "0x187EA60", VA = "0x181880060", Slot = "29")]
|
|
protected override void IKNMALNFPII()
|
|
{
|
|
StoreInventionDetailsScreen flowByType = WatchUI.BFPPPLIJIGC.GetFlowByType<StoreInventionDetailsScreen>();
|
|
string text = this.amplitudeCommandContext;
|
|
flowByType.SetAmplitudeCommandContext(text);
|
|
}
|
|
|
|
// Token: 0x06004672 RID: 18034 RVA: 0x0010E0B8 File Offset: 0x0010C2B8
|
|
[Token(Token = "0x6004672")]
|
|
[Address(RVA = "0x1880110", Offset = "0x187EB10", VA = "0x181880110")]
|
|
public Shim_NavigateToOldWatchInventionDetailsButtonImpl()
|
|
{
|
|
}
|
|
|
|
// Token: 0x04003634 RID: 13876
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x38")]
|
|
[Token(Token = "0x4003634")]
|
|
[SerializeField]
|
|
[Tooltip("Source tag passed to amplitude events taken in the UI pushed by this controller.")]
|
|
private string amplitudeCommandContext;
|
|
}
|
|
|
|
// Token: 0x02000AF5 RID: 2805
|
|
[Token(Token = "0x2000AF5")]
|
|
[Serializable]
|
|
private class InventionToCardImpl : ToCardControllerImpl<InventionModel>
|
|
{
|
|
// Token: 0x17000C7B RID: 3195
|
|
// (get) Token: 0x06004673 RID: 18035 RVA: 0x0010E0CC File Offset: 0x0010C2CC
|
|
[Token(Token = "0x17000C7B")]
|
|
protected override GALEIGFHNBB CardData
|
|
{
|
|
[Token(Token = "0x6004673")]
|
|
[Address(RVA = "0x1879430", Offset = "0x1877E30", VA = "0x181879430", Slot = "68")]
|
|
get
|
|
{
|
|
int num = 0;
|
|
GALEIGFHNBB galeigfhnbb = new GALEIGFHNBB();
|
|
if (galeigfhnbb.<EMICANACGJK>k__BackingField != 0)
|
|
{
|
|
}
|
|
galeigfhnbb.<GJINGNPBMOF>k__BackingField = num;
|
|
if (num != 0)
|
|
{
|
|
}
|
|
galeigfhnbb.<BFDIBJOMOMM>k__BackingField = num;
|
|
if (num != 0)
|
|
{
|
|
}
|
|
galeigfhnbb.<DKPKBGEABHC>k__BackingField = num;
|
|
if (num != 0 && num != 0)
|
|
{
|
|
CardsConfig instance = CardsConfig.Instance;
|
|
}
|
|
galeigfhnbb.<IKEOPMLJEGG>k__BackingField = num;
|
|
Action action = new Action(this.MEHKJFGIKOC);
|
|
galeigfhnbb.<OBKDGIJGGFF>k__BackingField = action;
|
|
return galeigfhnbb;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06004674 RID: 18036 RVA: 0x0010E13C File Offset: 0x0010C33C
|
|
[Token(Token = "0x6004674")]
|
|
[Address(RVA = "0x18793F0", Offset = "0x1877DF0", VA = "0x1818793F0")]
|
|
public InventionToCardImpl()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06004675 RID: 18037 RVA: 0x0010E150 File Offset: 0x0010C350
|
|
[Token(Token = "0x6004675")]
|
|
[Address(RVA = "0x1879360", Offset = "0x1877D60", VA = "0x181879360")]
|
|
[CompilerGenerated]
|
|
private void MEHKJFGIKOC()
|
|
{
|
|
StoreInventionDetailsScreen flowByType = WatchUI.BFPPPLIJIGC.GetFlowByType<StoreInventionDetailsScreen>();
|
|
}
|
|
}
|
|
}
|
|
}
|