This commit is contained in:
niko
2026-04-11 22:19:20 +02:00
parent 45b857ff11
commit 8fc35183db
17034 changed files with 2863552 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
using System;
using Cpp2IlInjected;
using UnityEngine;
// Token: 0x020005EF RID: 1519
[Token(Token = "0x20005EF")]
public class HFGCKDPPLAC : PropertyAttribute
{
// Token: 0x06002CED RID: 11501 RVA: 0x000B84BC File Offset: 0x000B66BC
[Token(Token = "0x6002CED")]
[Address(RVA = "0x716AB0", Offset = "0x7158B0", VA = "0x180716AB0")]
public HFGCKDPPLAC()
{
}
}