scripts
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Steamworks
|
||||
{
|
||||
// Token: 0x02000853 RID: 2131
|
||||
[LKPGCOBHGML(502)]
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 8)]
|
||||
public struct EIOCAEGHMDJ
|
||||
{
|
||||
// Token: 0x04002C19 RID: 11289
|
||||
public const int IOHDJIPJLJA = 502;
|
||||
|
||||
// Token: 0x04002C1A RID: 11290
|
||||
public uint MEDBEJAJPPD;
|
||||
|
||||
// Token: 0x04002C1B RID: 11291
|
||||
public uint EOBKIEHIJMJ;
|
||||
|
||||
// Token: 0x04002C1C RID: 11292
|
||||
public uint LHBDHNDCPCA;
|
||||
|
||||
// Token: 0x04002C1D RID: 11293
|
||||
public uint MFCIEBGBNAK;
|
||||
|
||||
// Token: 0x04002C1E RID: 11294
|
||||
public uint BINGLBECIKK;
|
||||
|
||||
// Token: 0x04002C1F RID: 11295
|
||||
[MarshalAs(UnmanagedType.I1)]
|
||||
public bool NIAAACNLIGL;
|
||||
|
||||
// Token: 0x04002C20 RID: 11296
|
||||
public AccountID_t PGGNDKLEAEO;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user