Files
2026-04-08 23:40:05 +02:00

11 lines
207 B
C#

using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
// Token: 0x020007AB RID: 1963
[Token(Token = "0x20007AB")]
[StructLayout(3)]
public interface CPNNLEAKNBA<T> where T : Enum
{
}