m
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace AGUI.StackedUI
|
||||
{
|
||||
// Token: 0x02001214 RID: 4628
|
||||
[Token(Token = "0x2001214")]
|
||||
public class ReportConditionalButton : AccountBasedConditionalButton<Button3D>
|
||||
{
|
||||
// Token: 0x060067CC RID: 26572 RVA: 0x0016A048 File Offset: 0x00168248
|
||||
[Token(Token = "0x60067CC")]
|
||||
[Address(RVA = "0x1DC6CF0", Offset = "0x1DC5CF0", VA = "0x181DC6CF0", 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: 0x060067CD RID: 26573 RVA: 0x0016A084 File Offset: 0x00168284
|
||||
[Token(Token = "0x60067CD")]
|
||||
[Address(RVA = "0x1DC6F90", Offset = "0x1DC5F90", VA = "0x181DC6F90")]
|
||||
public ReportConditionalButton()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user