oh dear
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace AGUI.StackedUI
|
||||
{
|
||||
// Token: 0x02001147 RID: 4423
|
||||
[Token(Token = "0x2001147")]
|
||||
public class ReportConditionalButton : AccountBasedConditionalButton<Button3D>
|
||||
{
|
||||
// Token: 0x06006474 RID: 25716 RVA: 0x00162194 File Offset: 0x00160394
|
||||
[Token(Token = "0x6006474")]
|
||||
[Address(RVA = "0x132AB90", Offset = "0x1329990", VA = "0x18132AB90", Slot = "14")]
|
||||
protected override void NOMNHOEBGIA()
|
||||
{
|
||||
int num;
|
||||
bool flag;
|
||||
if (LCCEEFHOBEN.NOGOMMEGEED(num) || !flag)
|
||||
{
|
||||
}
|
||||
bool flag2 = LCCEEFHOBEN.PNCIJEHCBKG(num);
|
||||
if ((uint)1 == (flag2 ? 1U : 0U))
|
||||
{
|
||||
int num2 = 0;
|
||||
base.ILGFOHIJHMG = num2;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006475 RID: 25717 RVA: 0x001621D0 File Offset: 0x001603D0
|
||||
[Token(Token = "0x6006475")]
|
||||
[Address(RVA = "0x132AE30", Offset = "0x1329C30", VA = "0x18132AE30")]
|
||||
public ReportConditionalButton()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user