scripts
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Steamworks
|
||||
{
|
||||
// Token: 0x0200084E RID: 2126
|
||||
[LKPGCOBHGML(2103)]
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 8)]
|
||||
public struct MLPOLPHGDPM
|
||||
{
|
||||
// Token: 0x04002C09 RID: 11273
|
||||
public const int IOHDJIPJLJA = 2103;
|
||||
|
||||
// Token: 0x04002C0A RID: 11274
|
||||
public HTTPRequestHandle GDIEIBLMCLN;
|
||||
|
||||
// Token: 0x04002C0B RID: 11275
|
||||
public ulong EHLJIFADLNI;
|
||||
|
||||
// Token: 0x04002C0C RID: 11276
|
||||
public uint LIACKPHEDIO;
|
||||
|
||||
// Token: 0x04002C0D RID: 11277
|
||||
public uint LHDMIMDHECH;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user