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
+24
View File
@@ -0,0 +1,24 @@
using System;
using System.Runtime.InteropServices;
namespace Steamworks
{
// Token: 0x02000891 RID: 2193
[LKPGCOBHGML(3403)]
[StructLayout(LayoutKind.Sequential, Pack = 8)]
public struct IGNADLCPJCJ
{
// Token: 0x04002D01 RID: 11521
public const int IOHDJIPJLJA = 3403;
// Token: 0x04002D02 RID: 11522
public FNKHKLMNNBP MNCBOAKBJHO;
// Token: 0x04002D03 RID: 11523
public PublishedFileId_t LKHCJBGELJN;
// Token: 0x04002D04 RID: 11524
[MarshalAs(UnmanagedType.I1)]
public bool DHOCABLCHCN;
}
}