11 lines
189 B
C#
11 lines
189 B
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02001DA7 RID: 7591
|
|
[Token(Token = "0x2001DA7")]
|
|
[StructLayout(3)]
|
|
public interface CINJNCJKHAF
|
|
{
|
|
}
|