137 lines
5.7 KiB
C#
137 lines
5.7 KiB
C#
using System;
|
|
using Cpp2IlInjected;
|
|
using UnityEngine;
|
|
|
|
namespace RecRoom
|
|
{
|
|
// Token: 0x02002161 RID: 8545
|
|
[Token(Token = "0x2002161")]
|
|
[Serializable]
|
|
public abstract class PlayerAnimationData<T> : NIPBJGMMMEF where T : CCICBIOHEMC
|
|
{
|
|
// Token: 0x17002270 RID: 8816
|
|
// (get) Token: 0x0600D878 RID: 55416 RVA: 0x0031B150 File Offset: 0x00319350
|
|
[Token(Token = "0x17002270")]
|
|
public T AnimationAsset
|
|
{
|
|
[Token(Token = "0x600D878")]
|
|
[Address(RVA = "0x411530", Offset = "0x410530", VA = "0x180411530")]
|
|
get
|
|
{
|
|
return this.Animation;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600D879 RID: 55417 RVA: 0x0031B164 File Offset: 0x00319364
|
|
[Token(Token = "0x600D879")]
|
|
[Address(RVA = "0x411530", Offset = "0x410530", VA = "0x180411530", Slot = "4")]
|
|
public CCICBIOHEMC EIAFOKCOANL()
|
|
{
|
|
/*
|
|
An exception occurred when decompiling this method (0600D879)
|
|
|
|
ICSharpCode.Decompiler.DecompilerException: Error decompiling CCICBIOHEMC RecRoom.PlayerAnimationData`1::EIAFOKCOANL()
|
|
|
|
---> System.Exception: Basic block has to end with unconditional control flow.
|
|
{
|
|
Block_0:
|
|
stloc:!T(var_0_06, ldfld:!T(PlayerAnimationData`1::Animation, ldloc:PlayerAnimationData`1(this)))
|
|
}
|
|
|
|
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: 0x0600D87A RID: 55418 RVA: 0x0031B178 File Offset: 0x00319378
|
|
[Token(Token = "0x600D87A")]
|
|
[Address(RVA = "0x7A91F0", Offset = "0x7A81F0", VA = "0x1807A91F0", Slot = "5")]
|
|
public float OFDHEEDPKAC()
|
|
{
|
|
return this.FadeInTime;
|
|
}
|
|
|
|
// Token: 0x0600D87B RID: 55419 RVA: 0x0031B18C File Offset: 0x0031938C
|
|
[Token(Token = "0x600D87B")]
|
|
[Address(RVA = "0x6A46E0", Offset = "0x6A36E0", VA = "0x1806A46E0", Slot = "6")]
|
|
public float OLKJEGAIBGF()
|
|
{
|
|
return this.FadeOutTime;
|
|
}
|
|
|
|
// Token: 0x0600D87C RID: 55420 RVA: 0x0031B1A0 File Offset: 0x003193A0
|
|
[Token(Token = "0x600D87C")]
|
|
[Address(RVA = "0x812680", Offset = "0x811680", VA = "0x180812680", Slot = "7")]
|
|
public float DHMOEJNCNFI()
|
|
{
|
|
return this.LoopFadeTime;
|
|
}
|
|
|
|
// Token: 0x0600D87D RID: 55421 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x600D87D")]
|
|
[Address(RVA = "0x5626C0", Offset = "0x5616C0", VA = "0x1805626C0", Slot = "8")]
|
|
public float FAECAOIJEKF()
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x0600D87E RID: 55422 RVA: 0x0031B1B4 File Offset: 0x003193B4
|
|
[Token(Token = "0x600D87E")]
|
|
[Address(RVA = "0x6350A0", Offset = "0x6340A0", VA = "0x1806350A0", Slot = "9")]
|
|
public bool PAFBGDJLALB()
|
|
{
|
|
return this.EnforceFadeOutTime;
|
|
}
|
|
|
|
// Token: 0x0600D87F RID: 55423 RVA: 0x0031B1C8 File Offset: 0x003193C8
|
|
[Token(Token = "0x600D87F")]
|
|
[Address(RVA = "0x2E5A470", Offset = "0x2E59470", VA = "0x182E5A470")]
|
|
protected PlayerAnimationData()
|
|
{
|
|
}
|
|
|
|
// Token: 0x040089CC RID: 35276
|
|
[FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x40089CC")]
|
|
[SerializeField]
|
|
protected T Animation;
|
|
|
|
// Token: 0x040089CD RID: 35277
|
|
[FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x40089CD")]
|
|
[SerializeField]
|
|
[Header("Fade Durations")]
|
|
protected float FadeInTime = 0.2f;
|
|
|
|
// Token: 0x040089CE RID: 35278
|
|
[FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x40089CE")]
|
|
[SerializeField]
|
|
protected float FadeOutTime = 0.2f;
|
|
|
|
// Token: 0x040089CF RID: 35279
|
|
[FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x40089CF")]
|
|
[SerializeField]
|
|
protected float LoopFadeTime = 0.2f;
|
|
|
|
// Token: 0x040089D0 RID: 35280
|
|
[FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x40089D0")]
|
|
[SerializeField]
|
|
protected bool EnforceFadeOutTime;
|
|
|
|
// Token: 0x040089D1 RID: 35281
|
|
[FieldOffset(Offset = "0x0")]
|
|
[Token(Token = "0x40089D1")]
|
|
[SerializeField]
|
|
[Header("Play Speed")]
|
|
protected float PlaySpeed;
|
|
}
|
|
}
|