scripts
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Steamworks
|
||||
{
|
||||
// Token: 0x0200086C RID: 2156
|
||||
[LKPGCOBHGML(4013)]
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 8)]
|
||||
public struct BCEKNDLPIBA
|
||||
{
|
||||
// Token: 0x04002C5B RID: 11355
|
||||
public const int IOHDJIPJLJA = 4013;
|
||||
|
||||
// Token: 0x04002C5C RID: 11356
|
||||
public int HKCOCEEICLO;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user