278 lines
7.3 KiB
C#
278 lines
7.3 KiB
C#
using System;
|
|
|
|
// Token: 0x02000B70 RID: 2928
|
|
[Serializable]
|
|
public struct EnemyGroup
|
|
{
|
|
// Token: 0x060161FC RID: 90620 RVA: 0x0061CCB8 File Offset: 0x0061AEB8
|
|
public int AHDHEGOIPPH()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x060161FD RID: 90621 RVA: 0x0061CCD4 File Offset: 0x0061AED4
|
|
public int MHDNCEBLIIG()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x17000962 RID: 2402
|
|
// (get) Token: 0x060161FE RID: 90622 RVA: 0x0061CCF0 File Offset: 0x0061AEF0
|
|
public int Size
|
|
{
|
|
get
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
}
|
|
|
|
// Token: 0x060161FF RID: 90623 RVA: 0x0061CD0C File Offset: 0x0061AF0C
|
|
public int KKFOHJNANPI()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016200 RID: 90624 RVA: 0x0061CD28 File Offset: 0x0061AF28
|
|
public int FKNBOCICLLK()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016201 RID: 90625 RVA: 0x0061CD44 File Offset: 0x0061AF44
|
|
public int GELFBBNCBFD()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016202 RID: 90626 RVA: 0x0061CD60 File Offset: 0x0061AF60
|
|
public int EHPKIGGNDFP()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016203 RID: 90627 RVA: 0x0061CD7C File Offset: 0x0061AF7C
|
|
public int OHDBNPPJKOJ()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016204 RID: 90628 RVA: 0x0061CD98 File Offset: 0x0061AF98
|
|
public int CPAJJODGNLD()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016205 RID: 90629 RVA: 0x0061CDB4 File Offset: 0x0061AFB4
|
|
public int AGJBJKFMFCI()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016206 RID: 90630 RVA: 0x0061CDD0 File Offset: 0x0061AFD0
|
|
public int EEAHOLJEHEL()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016207 RID: 90631 RVA: 0x0061CDEC File Offset: 0x0061AFEC
|
|
public int HEENGNBKLEN()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016208 RID: 90632 RVA: 0x0061CE08 File Offset: 0x0061B008
|
|
public int MNAAPFOFNHA()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016209 RID: 90633 RVA: 0x0061CE24 File Offset: 0x0061B024
|
|
public int PPHJEPGDGBD()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x0601620A RID: 90634 RVA: 0x0061CE40 File Offset: 0x0061B040
|
|
public int NPLDDBMBAHD()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x0601620B RID: 90635 RVA: 0x0061CE5C File Offset: 0x0061B05C
|
|
public int KGFFPIPHBEJ()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x0601620C RID: 90636 RVA: 0x0061CE78 File Offset: 0x0061B078
|
|
public int GDCCFBOKIAC()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x0601620D RID: 90637 RVA: 0x0061CE94 File Offset: 0x0061B094
|
|
public int LNBFDJNADGF()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x0601620E RID: 90638 RVA: 0x0061CEB0 File Offset: 0x0061B0B0
|
|
public int NBODBJAHJMB()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x0601620F RID: 90639 RVA: 0x0061CECC File Offset: 0x0061B0CC
|
|
public int OKLNGCDBJDI()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016210 RID: 90640 RVA: 0x0061CEE8 File Offset: 0x0061B0E8
|
|
public int BLONNBCPOBB()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016211 RID: 90641 RVA: 0x0061CF04 File Offset: 0x0061B104
|
|
public int NPEOFFLBGNP()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016212 RID: 90642 RVA: 0x0061CF20 File Offset: 0x0061B120
|
|
public int JIJAONFKPEH()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016213 RID: 90643 RVA: 0x0061CF3C File Offset: 0x0061B13C
|
|
public int GPGOLBPAKAD()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016214 RID: 90644 RVA: 0x0061CF58 File Offset: 0x0061B158
|
|
public int DDIOELAIEGP()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016215 RID: 90645 RVA: 0x0061CF74 File Offset: 0x0061B174
|
|
public int INHHFPCACHN()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016216 RID: 90646 RVA: 0x0061CF90 File Offset: 0x0061B190
|
|
public int GGJHABMPEAK()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016217 RID: 90647 RVA: 0x0061CFAC File Offset: 0x0061B1AC
|
|
public int PJLECGDPMDK()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016218 RID: 90648 RVA: 0x0061CFC8 File Offset: 0x0061B1C8
|
|
public int LAPJHFKBOCE()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016219 RID: 90649 RVA: 0x0061CFE4 File Offset: 0x0061B1E4
|
|
public int NNPJBLIGMNB()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x0601621A RID: 90650 RVA: 0x0061D000 File Offset: 0x0061B200
|
|
public int OCLMKMAKBPF()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x0601621B RID: 90651 RVA: 0x0061D01C File Offset: 0x0061B21C
|
|
public int CEEBLGHBIOO()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x0601621C RID: 90652 RVA: 0x0061D038 File Offset: 0x0061B238
|
|
public int DGKGIHMGAIK()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x0601621D RID: 90653 RVA: 0x0061D054 File Offset: 0x0061B254
|
|
public int GILHNNBENNM()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x0601621E RID: 90654 RVA: 0x0061D070 File Offset: 0x0061B270
|
|
public int KPGOFEBFODM()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x0601621F RID: 90655 RVA: 0x0061D08C File Offset: 0x0061B28C
|
|
public int HMJEKFOCKBM()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016220 RID: 90656 RVA: 0x0061D0A8 File Offset: 0x0061B2A8
|
|
public int BFAKPLBLEAD()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016221 RID: 90657 RVA: 0x0061D0C4 File Offset: 0x0061B2C4
|
|
public int KPBFAAMKIIH()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016222 RID: 90658 RVA: 0x0061D0E0 File Offset: 0x0061B2E0
|
|
public int DKNCIJEBHNJ()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016223 RID: 90659 RVA: 0x0061D0FC File Offset: 0x0061B2FC
|
|
public int IFEINKGFMGC()
|
|
{
|
|
return (this.Enemies == null) ? 1 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016224 RID: 90660 RVA: 0x0061D118 File Offset: 0x0061B318
|
|
public int HDPIGKNLHJL()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016225 RID: 90661 RVA: 0x0061D134 File Offset: 0x0061B334
|
|
public int FOKPIJALMDC()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016226 RID: 90662 RVA: 0x0061D150 File Offset: 0x0061B350
|
|
public int LOKKCCDONKC()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x06016227 RID: 90663 RVA: 0x0061D16C File Offset: 0x0061B36C
|
|
public int KOMBFBHBIEE()
|
|
{
|
|
return (this.Enemies == null) ? 0 : this.Enemies.Length;
|
|
}
|
|
|
|
// Token: 0x04003E01 RID: 15873
|
|
public DJGJNJMJDHF[] Enemies;
|
|
}
|