This commit is contained in:
niko
2026-06-04 11:42:34 +02:00
parent f39ba70a9f
commit e720b98cd1
7488 changed files with 2493818 additions and 0 deletions
@@ -0,0 +1,21 @@
using System;
using System.Collections.Generic;
namespace Oculus.Platform.Models
{
// Token: 0x02000397 RID: 919
public class ADNIJGOCNAP : BNKHNFDLNHA<DHIFMPLCIMJ>
{
// Token: 0x0600A8F5 RID: 43253 RVA: 0x0030E0C4 File Offset: 0x0030C2C4
public ADNIJGOCNAP(IntPtr FKOFGIJFIKA)
{
int num = (int)(uint)OBJLKLGHGLA.NPOGGEJPKKI(FKOFGIJFIKA);
this.BOANBDKKEKF = new List<DHIFMPLCIMJ>(num);
for (int i = 0; i < num; i++)
{
this.BOANBDKKEKF.Add(new DHIFMPLCIMJ(OBJLKLGHGLA.IPLGPJFKKLL(FKOFGIJFIKA, (UIntPtr)((ulong)((long)i)))));
}
this.KGHLMECGFPD = OBJLKLGHGLA.GKJDPAEFKFI(FKOFGIJFIKA);
}
}
}