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: 0x02000878 RID: 2168
[LKPGCOBHGML(1312)]
[StructLayout(LayoutKind.Sequential, Pack = 8)]
public struct ADMNPJFLJLJ
{
// Token: 0x04002C85 RID: 11397
public const int IOHDJIPJLJA = 1312;
// Token: 0x04002C86 RID: 11398
public FNKHKLMNNBP MNCBOAKBJHO;
// Token: 0x04002C87 RID: 11399
public int BGBHFAFIKLG;
// Token: 0x04002C88 RID: 11400
public int KJABJAMLEOC;
// Token: 0x04002C89 RID: 11401
[MarshalAs(UnmanagedType.ByValArray, SizeConst = 50)]
public PublishedFileId_t[] NAOEPLPDLOP;
}
}