scripts
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x020005F8 RID: 1528
|
||||
[Token(Token = "0x20005F8")]
|
||||
[StructLayout(3)]
|
||||
public class HFGCKDPPLAC : PropertyAttribute
|
||||
{
|
||||
// Token: 0x06002D0B RID: 11531 RVA: 0x000BBFB0 File Offset: 0x000BA1B0
|
||||
[Token(Token = "0x6002D0B")]
|
||||
[Address(RVA = "0x4E1290", Offset = "0x4DFC90", VA = "0x1804E1290")]
|
||||
public HFGCKDPPLAC()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user