m
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace RecRoom.Core.GameManagement
|
||||
{
|
||||
// Token: 0x02003498 RID: 13464
|
||||
[Token(Token = "0x2003498")]
|
||||
public class QuestGameRuleWrapper : GameRuleCircuitWrapperTool
|
||||
{
|
||||
// Token: 0x06017548 RID: 95560 RVA: 0x0000220F File Offset: 0x0000040F
|
||||
[Token(Token = "0x6017548")]
|
||||
[Address(RVA = "0x4242D0", Offset = "0x4232D0", VA = "0x1804242D0", Slot = "19")]
|
||||
protected override void PFILOHJDFAB()
|
||||
{
|
||||
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
||||
}
|
||||
|
||||
// Token: 0x06017549 RID: 95561 RVA: 0x0056D138 File Offset: 0x0056B338
|
||||
[Token(Token = "0x6017549")]
|
||||
[Address(RVA = "0x154F9C0", Offset = "0x154E9C0", VA = "0x18154F9C0")]
|
||||
public QuestGameRuleWrapper()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user