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: 0x02000856 RID: 2134
[LKPGCOBHGML(505)]
[StructLayout(LayoutKind.Sequential, Pack = 8)]
public struct EJOIBIFNBPO
{
// Token: 0x04002C2A RID: 11306
public const int IOHDJIPJLJA = 505;
// Token: 0x04002C2B RID: 11307
public ulong OMIGALAMBFB;
// Token: 0x04002C2C RID: 11308
public ulong NMBIGOKKPFG;
// Token: 0x04002C2D RID: 11309
public byte APFNILGAHBG;
}
}