m
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace RecRoom.Inputs
|
||||
{
|
||||
// Token: 0x020025B1 RID: 9649
|
||||
[Token(Token = "0x20025B1")]
|
||||
public abstract class InputSourceConfig<Runtime, Config> : InputSourceConfigBase where Runtime : MNFHEDHBMOI<Runtime, Config>, new() where Config : InputSourceConfig<Runtime, Config>
|
||||
{
|
||||
// Token: 0x0600F66E RID: 63086 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x600F66E")]
|
||||
[Address(RVA = "0x2E56850", Offset = "0x2E55850", VA = "0x182E56850", Slot = "4")]
|
||||
public override HJAJIGDPBDH NIMFLLEKIBL()
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x0600F66F RID: 63087 RVA: 0x00383D64 File Offset: 0x00381F64
|
||||
[Token(Token = "0x600F66F")]
|
||||
[Address(RVA = "0x1CD0070", Offset = "0x1CCF070", VA = "0x181CD0070")]
|
||||
protected InputSourceConfig()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user