scripts
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x02000770 RID: 1904
|
||||
[Token(Token = "0x2000770")]
|
||||
[StructLayout(3)]
|
||||
public class MOADELCIDPO : PropertyAttribute
|
||||
{
|
||||
// Token: 0x060036D4 RID: 14036 RVA: 0x000E66A8 File Offset: 0x000E48A8
|
||||
[Token(Token = "0x60036D4")]
|
||||
[Address(RVA = "0x4E1290", Offset = "0x4DFC90", VA = "0x1804E1290")]
|
||||
public MOADELCIDPO()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user