scripts
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x02001DC3 RID: 7619
|
||||
[Token(Token = "0x2001DC3")]
|
||||
[StructLayout(3)]
|
||||
public class HFBLFDHEDFI : PropertyAttribute
|
||||
{
|
||||
// Token: 0x0600CD90 RID: 52624 RVA: 0x0030DD50 File Offset: 0x0030BF50
|
||||
[Token(Token = "0x600CD90")]
|
||||
[Address(RVA = "0x4E1290", Offset = "0x4DFC90", VA = "0x1804E1290")]
|
||||
public HFBLFDHEDFI()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user