scripts
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Steamworks
|
||||
{
|
||||
// Token: 0x02000811 RID: 2065
|
||||
[LKPGCOBHGML(1008)]
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 8)]
|
||||
public struct ADANBPMIENG
|
||||
{
|
||||
// Token: 0x04002B19 RID: 11033
|
||||
public const int IOHDJIPJLJA = 1008;
|
||||
|
||||
// Token: 0x04002B1A RID: 11034
|
||||
public IPPJFBGDOCN MNCBOAKBJHO;
|
||||
|
||||
// Token: 0x04002B1B RID: 11035
|
||||
public uint BPHPOFCEIEL;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user