scripts
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
using System;
|
||||
|
||||
namespace Oculus.Platform.Models
|
||||
{
|
||||
// Token: 0x020003A0 RID: 928
|
||||
public class LAIJDAGMPFC
|
||||
{
|
||||
// Token: 0x0600A8FE RID: 43262 RVA: 0x0030E4C0 File Offset: 0x0030C6C0
|
||||
public LAIJDAGMPFC(IntPtr KPEOCCHJJBH)
|
||||
{
|
||||
IntPtr intPtr = OBJLKLGHGLA.KFEJJNJCFLI(KPEOCCHJJBH);
|
||||
this.PLOPPLAOICD = new PLOPPLAOICD(intPtr);
|
||||
if (intPtr == IntPtr.Zero)
|
||||
{
|
||||
this.KHDAHEPKHOE = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
this.KHDAHEPKHOE = this.PLOPPLAOICD;
|
||||
}
|
||||
this.JGLFLNDDJBN = new JGLFLNDDJBN(OBJLKLGHGLA.NIEKADGKMEO(KPEOCCHJJBH));
|
||||
}
|
||||
|
||||
// Token: 0x04001562 RID: 5474
|
||||
public readonly PLOPPLAOICD KHDAHEPKHOE;
|
||||
|
||||
// Token: 0x04001563 RID: 5475
|
||||
[Obsolete("Deprecated in favor of RoomOptional")]
|
||||
public readonly PLOPPLAOICD PLOPPLAOICD;
|
||||
|
||||
// Token: 0x04001564 RID: 5476
|
||||
public readonly JGLFLNDDJBN JGLFLNDDJBN;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user