scripts
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Steamworks
|
||||
{
|
||||
// Token: 0x02000882 RID: 2178
|
||||
[LKPGCOBHGML(1322)]
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 8)]
|
||||
public struct BCECMIHPOOH
|
||||
{
|
||||
// Token: 0x04002CC9 RID: 11465
|
||||
public const int IOHDJIPJLJA = 1322;
|
||||
|
||||
// Token: 0x04002CCA RID: 11466
|
||||
public PublishedFileId_t LKHCJBGELJN;
|
||||
|
||||
// Token: 0x04002CCB RID: 11467
|
||||
public AppId_t MFCIEBGBNAK;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user