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,20 @@
using System;
using System.Collections.Generic;
namespace Oculus.Platform.Models
{
// Token: 0x02000388 RID: 904
public class JHKAMFHIBHE : BNKHNFDLNHA<FHMNJELBKJJ>
{
// Token: 0x0600A865 RID: 43109 RVA: 0x0030D548 File Offset: 0x0030B748
public JHKAMFHIBHE(IntPtr FKOFGIJFIKA)
{
int num = (int)(uint)OBJLKLGHGLA.DAPBAOJKIGO(FKOFGIJFIKA);
this.BOANBDKKEKF = new List<FHMNJELBKJJ>(num);
for (int i = 0; i < num; i++)
{
this.BOANBDKKEKF.Add(new FHMNJELBKJJ(OBJLKLGHGLA.BCNCCACNOBE(FKOFGIJFIKA, (UIntPtr)((ulong)((long)i)))));
}
}
}
}