scripts
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Steamworks
|
||||
{
|
||||
// Token: 0x0200084C RID: 2124
|
||||
[LKPGCOBHGML(2101)]
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 8)]
|
||||
public struct KLKMPGDOBLM
|
||||
{
|
||||
// Token: 0x04002C00 RID: 11264
|
||||
public const int IOHDJIPJLJA = 2101;
|
||||
|
||||
// Token: 0x04002C01 RID: 11265
|
||||
public HTTPRequestHandle GDIEIBLMCLN;
|
||||
|
||||
// Token: 0x04002C02 RID: 11266
|
||||
public ulong EHLJIFADLNI;
|
||||
|
||||
// Token: 0x04002C03 RID: 11267
|
||||
[MarshalAs(UnmanagedType.I1)]
|
||||
public bool ODKPPILHFLC;
|
||||
|
||||
// Token: 0x04002C04 RID: 11268
|
||||
public PFLNHJLIMLB NIHMDMCKIAG;
|
||||
|
||||
// Token: 0x04002C05 RID: 11269
|
||||
public uint OCDADCJAHHO;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user