scripts
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x020005F7 RID: 1527
|
||||
[Token(Token = "0x20005F7")]
|
||||
[AttributeUsage(AttributeTargets.Method)]
|
||||
[StructLayout(3)]
|
||||
public class NOBGKDMJPDH : PropertyAttribute
|
||||
{
|
||||
// Token: 0x06002D0A RID: 11530 RVA: 0x000BBF94 File Offset: 0x000BA194
|
||||
[Token(Token = "0x6002D0A")]
|
||||
[Address(RVA = "0x75DDB0", Offset = "0x75C7B0", VA = "0x18075DDB0")]
|
||||
public NOBGKDMJPDH(Type enumType)
|
||||
{
|
||||
this.PEJAHNPLHIN = enumType;
|
||||
}
|
||||
|
||||
// Token: 0x04002623 RID: 9763
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x18")]
|
||||
[Token(Token = "0x4002623")]
|
||||
public Type PEJAHNPLHIN;
|
||||
}
|
||||
Reference in New Issue
Block a user