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
+29
View File
@@ -0,0 +1,29 @@
using System;
using System.Runtime.InteropServices;
namespace Steamworks
{
// Token: 0x02000832 RID: 2098
[LKPGCOBHGML(211)]
[StructLayout(LayoutKind.Sequential, Pack = 8)]
public struct KBEKCJOLLHC
{
// Token: 0x04002B8D RID: 11149
public const int IOHDJIPJLJA = 211;
// Token: 0x04002B8E RID: 11150
public FNKHKLMNNBP MNCBOAKBJHO;
// Token: 0x04002B8F RID: 11151
public int IKJEDCBFMAJ;
// Token: 0x04002B90 RID: 11152
public int CMGHGMGFKGA;
// Token: 0x04002B91 RID: 11153
public int ODKOGGGKEMJ;
// Token: 0x04002B92 RID: 11154
public CSteamID FFCIEKGCFMG;
}
}