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,17 @@
using System;
namespace Oculus.Platform.Models
{
// Token: 0x02000390 RID: 912
public class FCNDGIOCOAG
{
// Token: 0x0600A8B0 RID: 43184 RVA: 0x0030DAA4 File Offset: 0x0030BCA4
public FCNDGIOCOAG(IntPtr KPEOCCHJJBH)
{
this.PKJFPDJKJAH = OBJLKLGHGLA.GNKLOOCLPGD(KPEOCCHJJBH);
}
// Token: 0x04001535 RID: 5429
public readonly string PKJFPDJKJAH;
}
}