scripts
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Steamworks
|
||||
{
|
||||
// Token: 0x02000854 RID: 2132
|
||||
[LKPGCOBHGML(503)]
|
||||
[StructLayout(LayoutKind.Sequential, Pack = 8)]
|
||||
public struct OMLAMBMDAFH
|
||||
{
|
||||
// Token: 0x04002C21 RID: 11297
|
||||
public const int IOHDJIPJLJA = 503;
|
||||
|
||||
// Token: 0x04002C22 RID: 11298
|
||||
public ulong MKJGPKBCGOC;
|
||||
|
||||
// Token: 0x04002C23 RID: 11299
|
||||
public ulong OMIGALAMBFB;
|
||||
|
||||
// Token: 0x04002C24 RID: 11300
|
||||
public ulong DLKPHEBGJKJ;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user