a
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace RecRoom.Core.Controllers.ScreenModes
|
||||
{
|
||||
// Token: 0x02002D9E RID: 11678
|
||||
[Token(Token = "0x2002D9E")]
|
||||
public abstract class ScreenPlayerModeConfig<Runtime, Config> : ScreenPlayerModeConfigBase where Runtime : EMMKLALBAAC<Runtime, Config>, new() where Config : ScreenPlayerModeConfig<Runtime, Config>
|
||||
{
|
||||
// Token: 0x06013D37 RID: 81207 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x6013D37")]
|
||||
[Address(RVA = "0x119EBB0", Offset = "0x119D9B0", VA = "0x18119EBB0", Slot = "4")]
|
||||
public override DFHHGCJADMK NIMFLLEKIBL(AHHJOCDLAOH IHCMJLOBKBJ)
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x06013D38 RID: 81208 RVA: 0x0049B204 File Offset: 0x00499404
|
||||
[Token(Token = "0x6013D38")]
|
||||
[Address(RVA = "0x119B780", Offset = "0x119A580", VA = "0x18119B780")]
|
||||
protected ScreenPlayerModeConfig()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user