121 lines
5.6 KiB
C#
121 lines
5.6 KiB
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using RecRoom.Avatars.Data.Shared;
|
|
|
|
// Token: 0x0200246F RID: 9327
|
|
[Token(Token = "0x200246F")]
|
|
internal struct PNKGIAOKJJH : IEquatable<PNKGIAOKJJH>
|
|
{
|
|
// Token: 0x0600EE0E RID: 60942 RVA: 0x00366E8C File Offset: 0x0036508C
|
|
[Token(Token = "0x600EE0E")]
|
|
[Address(RVA = "0x198FA70", Offset = "0x198EA70", VA = "0x18198FA70")]
|
|
public PNKGIAOKJJH(Player.GAHEJKDCLLE NMKAKHOEMGB, int LCIHBICGJIL, [Optional] OutfitType? BHBFNGIIKIM)
|
|
{
|
|
this.HECJOOCGPLM = NMKAKHOEMGB;
|
|
this.JCLFAPMCPMC = BHBFNGIIKIM;
|
|
this.BHAGCAHHAJD = LCIHBICGJIL;
|
|
}
|
|
|
|
// Token: 0x0600EE0F RID: 60943 RVA: 0x00366EB0 File Offset: 0x003650B0
|
|
[Token(Token = "0x600EE0F")]
|
|
[Address(RVA = "0x198F9D0", Offset = "0x198E9D0", VA = "0x18198F9D0", Slot = "3")]
|
|
public override string ToString()
|
|
{
|
|
OutfitType? jclfapmcpmc = this.JCLFAPMCPMC;
|
|
int bhagcahhajd = this.BHAGCAHHAJD;
|
|
string text;
|
|
return text;
|
|
}
|
|
|
|
// Token: 0x0600EE10 RID: 60944 RVA: 0x00366ECC File Offset: 0x003650CC
|
|
[Token(Token = "0x600EE10")]
|
|
[Address(RVA = "0x592F20", Offset = "0x591F20", VA = "0x180592F20")]
|
|
public bool GHODPGKPLGO(Player.GAHEJKDCLLE NMKAKHOEMGB)
|
|
{
|
|
bool flag;
|
|
return flag;
|
|
}
|
|
|
|
// Token: 0x0600EE11 RID: 60945 RVA: 0x00366EDC File Offset: 0x003650DC
|
|
[Token(Token = "0x600EE11")]
|
|
[Address(RVA = "0x198F8F0", Offset = "0x198E8F0", VA = "0x18198F8F0")]
|
|
public bool FKBCODMDMAP(OutfitType? BHBFNGIIKIM)
|
|
{
|
|
OutfitType? jclfapmcpmc = this.JCLFAPMCPMC;
|
|
bool flag = jclfapmcpmc == BHBFNGIIKIM;
|
|
if (jclfapmcpmc == BHBFNGIIKIM != flag)
|
|
{
|
|
return true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600EE12 RID: 60946 RVA: 0x00366F00 File Offset: 0x00365100
|
|
[Token(Token = "0x600EE12")]
|
|
[Address(RVA = "0x198F7B0", Offset = "0x198E7B0", VA = "0x18198F7B0", Slot = "4")]
|
|
public bool Equals(PNKGIAOKJJH HPKICPNGMDJ)
|
|
{
|
|
bool flag;
|
|
if (flag)
|
|
{
|
|
bool flag2;
|
|
return flag2;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600EE13 RID: 60947 RVA: 0x00366F14 File Offset: 0x00365114
|
|
[Token(Token = "0x600EE13")]
|
|
[Address(RVA = "0x198F810", Offset = "0x198E810", VA = "0x18198F810", Slot = "0")]
|
|
public override bool Equals(object NLNHFEEMFBN)
|
|
{
|
|
bool flag;
|
|
if (NLNHFEEMFBN != 0 && NLNHFEEMFBN != 0 && flag)
|
|
{
|
|
bool flag2;
|
|
return flag2;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600EE14 RID: 60948 RVA: 0x00366F34 File Offset: 0x00365134
|
|
[Token(Token = "0x600EE14")]
|
|
[Address(RVA = "0x198F970", Offset = "0x198E970", VA = "0x18198F970", Slot = "2")]
|
|
public override int GetHashCode()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600EE14)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling System.Int32 PNKGIAOKJJH::GetHashCode()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:valuetype [mscorlib]System.Nullable`1<valuetype RecRoom.Avatars.Data.Shared.OutfitType>(var_0_06, ldfld:valuetype [mscorlib]System.Nullable`1<valuetype RecRoom.Avatars.Data.Shared.OutfitType>(PNKGIAOKJJH::JCLFAPMCPMC, ldloc:valuetype PNKGIAOKJJH&(this)))
|
|
stloc:int64(var_1_0F, mul:uint32[exp:int64](ldc.i4:uint32(0), conv.u4:uint32(ldc.i4:int32[exp:uint32](397))))
|
|
}
|
|
|
|
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: 0x04009C46 RID: 40006
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x4009C46")]
|
|
public readonly Player.GAHEJKDCLLE HECJOOCGPLM;
|
|
|
|
// Token: 0x04009C47 RID: 40007
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0x4")]
|
|
[Token(Token = "0x4009C47")]
|
|
public readonly OutfitType? JCLFAPMCPMC;
|
|
|
|
// Token: 0x04009C48 RID: 40008
|
|
[global::Cpp2IlInjected.FieldOffset(Offset = "0xC")]
|
|
[Token(Token = "0x4009C48")]
|
|
public readonly int BHAGCAHHAJD;
|
|
}
|