This commit is contained in:
niko
2026-06-04 11:42:34 +02:00
parent f39ba70a9f
commit e720b98cd1
7488 changed files with 2493818 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
using System;
using System.Runtime.InteropServices;
namespace Steamworks
{
// Token: 0x02000871 RID: 2161
[LKPGCOBHGML(1301)]
[StructLayout(LayoutKind.Sequential, Pack = 8)]
public struct BIJJNAKBIPP
{
// Token: 0x04002C69 RID: 11369
public const int IOHDJIPJLJA = 1301;
// Token: 0x04002C6A RID: 11370
public AppId_t MFCIEBGBNAK;
// Token: 0x04002C6B RID: 11371
public FNKHKLMNNBP MNCBOAKBJHO;
// Token: 0x04002C6C RID: 11372
public int OBKOIKIANNL;
}
}