Files
2026-06-04 11:42:34 +02:00

12 lines
306 B
C#

using System;
using System.Runtime.InteropServices;
using System.Text;
namespace Steamworks
{
// Token: 0x0200094F RID: 2383
// (Invoke) Token: 0x06011925 RID: 71973
[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate void LCKJGOIFEMO(int BKJHMCIPIAN, StringBuilder IGKFPOGNAKF);
}