scripts
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using AGUI.StackedUI;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x02000257 RID: 599
|
||||
[Token(Token = "0x2000257")]
|
||||
[StructLayout(3)]
|
||||
public class GAAKDCPNDDI : OMKPHDBNLKH<CreationObjectSettingIntUIControl, int>
|
||||
{
|
||||
// Token: 0x060011F7 RID: 4599 RVA: 0x0004D7B4 File Offset: 0x0004B9B4
|
||||
[Token(Token = "0x60011F7")]
|
||||
[Address(RVA = "0x165A740", Offset = "0x1659140", VA = "0x18165A740")]
|
||||
public GAAKDCPNDDI(OMKPHDBNLKH<CreationObjectSettingIntUIControl, int>.DEDABHKCIBG prefabResolver, OMKPHDBNLKH<CreationObjectSettingIntUIControl, int>.OHINDOLFNMP onInstanceCreated, int priority)
|
||||
: base(prefabResolver, onInstanceCreated, priority)
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user