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
+27
View File
@@ -0,0 +1,27 @@
using System;
using System.Runtime.InteropServices;
namespace Steamworks
{
// Token: 0x02000852 RID: 2130
[LKPGCOBHGML(4703)]
[StructLayout(LayoutKind.Sequential, Pack = 8)]
public struct CINAHNNGGKI
{
// Token: 0x04002C14 RID: 11284
public const int IOHDJIPJLJA = 4703;
// Token: 0x04002C15 RID: 11285
public FNKHKLMNNBP LIABEANELOL;
// Token: 0x04002C16 RID: 11286
public CSteamID KMDJPEFBCJE;
// Token: 0x04002C17 RID: 11287
public int MOPNENPJJCN;
// Token: 0x04002C18 RID: 11288
[MarshalAs(UnmanagedType.I1)]
public bool LIDGGJKCDMN;
}
}