scripts
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Oculus.Platform.Models
|
||||
{
|
||||
// Token: 0x02000387 RID: 903
|
||||
public class FHMNJELBKJJ
|
||||
{
|
||||
// Token: 0x0600A864 RID: 43108 RVA: 0x0030D4E8 File Offset: 0x0030B6E8
|
||||
public FHMNJELBKJJ(IntPtr KPEOCCHJJBH)
|
||||
{
|
||||
this.CJOLHGMGNEE = OBJLKLGHGLA.DDNMPAEMIAE(OBJLKLGHGLA.PPOLJHOPNNA(KPEOCCHJJBH));
|
||||
IntPtr intPtr = OBJLKLGHGLA.GCICJDCLJCD(KPEOCCHJJBH);
|
||||
this.JGLFLNDDJBN = new JGLFLNDDJBN(intPtr);
|
||||
if (intPtr == IntPtr.Zero)
|
||||
{
|
||||
this.JPMBLOGIKDG = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.JPMBLOGIKDG = this.JGLFLNDDJBN;
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x04001517 RID: 5399
|
||||
public readonly Dictionary<string, string> CJOLHGMGNEE;
|
||||
|
||||
// Token: 0x04001518 RID: 5400
|
||||
public readonly JGLFLNDDJBN JPMBLOGIKDG;
|
||||
|
||||
// Token: 0x04001519 RID: 5401
|
||||
[Obsolete("Deprecated in favor of UserOptional")]
|
||||
public readonly JGLFLNDDJBN JGLFLNDDJBN;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user