26 lines
879 B
C#
26 lines
879 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
namespace RecRoom.Inputs
|
|
{
|
|
// Token: 0x020024CC RID: 9420
|
|
[Token(Token = "0x20024CC")]
|
|
public abstract class InputSourceConfig<Runtime, Config> : InputSourceConfigBase where Runtime : MNFHEDHBMOI<Runtime, Config>, new() where Config : InputSourceConfig<Runtime, Config>
|
|
{
|
|
// Token: 0x0600F25A RID: 62042 RVA: 0x0000220F File Offset: 0x0000040F
|
|
[Token(Token = "0x600F25A")]
|
|
[Address(RVA = "0x210FA00", Offset = "0x210E800", VA = "0x18210FA00", Slot = "4")]
|
|
public override HJAJIGDPBDH NIMFLLEKIBL()
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
|
|
// Token: 0x0600F25B RID: 62043 RVA: 0x0037A9DC File Offset: 0x00378BDC
|
|
[Token(Token = "0x600F25B")]
|
|
[Address(RVA = "0x119B780", Offset = "0x119A580", VA = "0x18119B780")]
|
|
protected InputSourceConfig()
|
|
{
|
|
}
|
|
}
|
|
}
|