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: 0x0200081A RID: 2074
[LKPGCOBHGML(335)]
[StructLayout(LayoutKind.Sequential, Pack = 8)]
public struct NDBGAIJGHFN
{
// Token: 0x04002B37 RID: 11063
public const int IOHDJIPJLJA = 335;
// Token: 0x04002B38 RID: 11064
public CSteamID JGCAACBCAHE;
// Token: 0x04002B39 RID: 11065
public int MOPOFJIAHEP;
// Token: 0x04002B3A RID: 11066
public byte APFNILGAHBG;
}
}