Files
2026-06-04 11:42:34 +02:00

22 lines
627 B
C#

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);
}
}
}