18 lines
350 B
C#
18 lines
350 B
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
|
|
namespace Steamworks
|
|
{
|
|
// Token: 0x0200086D RID: 2157
|
|
[LKPGCOBHGML(4114)]
|
|
[StructLayout(LayoutKind.Sequential, Pack = 8)]
|
|
public struct EKPPHINCNKK
|
|
{
|
|
// Token: 0x04002C5D RID: 11357
|
|
public const int IOHDJIPJLJA = 4114;
|
|
|
|
// Token: 0x04002C5E RID: 11358
|
|
public int EOCIFNPODOB;
|
|
}
|
|
}
|