scripts
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Steamworks
|
||||
{
|
||||
// Token: 0x0200088F RID: 2191
|
||||
[LKPGCOBHGML(3401)]
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 8)]
|
||||
public struct PDFAPHANGKH
|
||||
{
|
||||
// Token: 0x04002CF8 RID: 11512
|
||||
public const int IOHDJIPJLJA = 3401;
|
||||
|
||||
// Token: 0x04002CF9 RID: 11513
|
||||
public UGCQueryHandle_t ACHJPJFIBAB;
|
||||
|
||||
// Token: 0x04002CFA RID: 11514
|
||||
public FNKHKLMNNBP MNCBOAKBJHO;
|
||||
|
||||
// Token: 0x04002CFB RID: 11515
|
||||
public uint EDGMOAIHLFB;
|
||||
|
||||
// Token: 0x04002CFC RID: 11516
|
||||
public uint PHCOEFOFLMP;
|
||||
|
||||
// Token: 0x04002CFD RID: 11517
|
||||
[MarshalAs(UnmanagedType.I1)]
|
||||
public bool LIDGGJKCDMN;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user