18 lines
439 B
C#
18 lines
439 B
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02001DED RID: 7661
|
|
[Token(Token = "0x2001DED")]
|
|
[AttributeUsage(AttributeTargets.Class)]
|
|
[StructLayout(3)]
|
|
public class LHNHBCHKKBA : Attribute
|
|
{
|
|
// Token: 0x0600CE57 RID: 52823 RVA: 0x00310C14 File Offset: 0x0030EE14
|
|
[Token(Token = "0x600CE57")]
|
|
[Address(RVA = "0x3D4170", Offset = "0x3D2B70", VA = "0x1803D4170")]
|
|
public LHNHBCHKKBA()
|
|
{
|
|
}
|
|
}
|