11 lines
190 B
C#
11 lines
190 B
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x020029A5 RID: 10661
|
|
[Token(Token = "0x20029A5")]
|
|
[StructLayout(3)]
|
|
public interface PFKAAGGNKIG
|
|
{
|
|
}
|