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
+25
View File
@@ -0,0 +1,25 @@
using System;
using System.Runtime.InteropServices;
namespace Steamworks
{
// Token: 0x02000913 RID: 2323
[StructLayout(LayoutKind.Sequential, Pack = 8)]
public struct IEGHJBONFJJ
{
// Token: 0x0400322D RID: 12845
public CSteamID KEFAPHGNPJJ;
// Token: 0x0400322E RID: 12846
public int FMCOOKPCFAP;
// Token: 0x0400322F RID: 12847
public int FEFMBNJKJDL;
// Token: 0x04003230 RID: 12848
public int IBDHIBHDCJA;
// Token: 0x04003231 RID: 12849
public UGCHandle_t KHOJDFNPPNF;
}
}