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: 0x0200039F RID: 927
public class KHLOEOHOMKB : BNKHNFDLNHA<JGLFLNDDJBN>
{
// Token: 0x0600A8FD RID: 43261 RVA: 0x0030E458 File Offset: 0x0030C658
public KHLOEOHOMKB(IntPtr FKOFGIJFIKA)
{
int num = (int)(uint)OBJLKLGHGLA.EBDILDMBPBF(FKOFGIJFIKA);
this.BOANBDKKEKF = new List<JGLFLNDDJBN>(num);
for (int i = 0; i < num; i++)
{
this.BOANBDKKEKF.Add(new JGLFLNDDJBN(OBJLKLGHGLA.LAADKNCKLOE(FKOFGIJFIKA, (UIntPtr)((ulong)((long)i)))));
}
this.KGHLMECGFPD = OBJLKLGHGLA.DEHNIJMHKJD(FKOFGIJFIKA);
}
}
}