scripts
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x02001DC4 RID: 7620
|
||||
[Token(Token = "0x2001DC4")]
|
||||
[StructLayout(3)]
|
||||
public class INPFBLGGAJF : PropertyAttribute
|
||||
{
|
||||
// Token: 0x0600CD91 RID: 52625 RVA: 0x0030DD64 File Offset: 0x0030BF64
|
||||
[Token(Token = "0x600CD91")]
|
||||
[Address(RVA = "0x4E1290", Offset = "0x4DFC90", VA = "0x1804E1290")]
|
||||
public INPFBLGGAJF()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user