scripts
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Steamworks
|
||||
{
|
||||
// Token: 0x0200080E RID: 2062
|
||||
[LKPGCOBHGML(3901)]
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 8)]
|
||||
public struct BLDKMKIPAKO
|
||||
{
|
||||
// Token: 0x04002B13 RID: 11027
|
||||
public const int IOHDJIPJLJA = 3901;
|
||||
|
||||
// Token: 0x04002B14 RID: 11028
|
||||
public AppId_t MFCIEBGBNAK;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user