scripts
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Steamworks
|
||||
{
|
||||
// Token: 0x0200087D RID: 2173
|
||||
[LKPGCOBHGML(1317)]
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 8)]
|
||||
public struct KLFECIAJEII
|
||||
{
|
||||
// Token: 0x04002C9A RID: 11418
|
||||
public const int IOHDJIPJLJA = 1317;
|
||||
|
||||
// Token: 0x04002C9B RID: 11419
|
||||
public FNKHKLMNNBP MNCBOAKBJHO;
|
||||
|
||||
// Token: 0x04002C9C RID: 11420
|
||||
public UGCHandle_t DPGLIFBKFAM;
|
||||
|
||||
// Token: 0x04002C9D RID: 11421
|
||||
public AppId_t MFCIEBGBNAK;
|
||||
|
||||
// Token: 0x04002C9E RID: 11422
|
||||
public int OGIKNHFECCO;
|
||||
|
||||
// Token: 0x04002C9F RID: 11423
|
||||
[MarshalAs(UnmanagedType.ByValTStr, SizeConst = 260)]
|
||||
public string NFHAALODFMB;
|
||||
|
||||
// Token: 0x04002CA0 RID: 11424
|
||||
public ulong MFIKHLLNICE;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user