19 lines
703 B
C#
19 lines
703 B
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
using AGUI.StackedUI;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02000258 RID: 600
|
|
[Token(Token = "0x2000258")]
|
|
[StructLayout(3)]
|
|
public class EKPFBGIIJNK : OMKPHDBNLKH<CreationObjectSettingFloatUIControl, float>
|
|
{
|
|
// Token: 0x060011F8 RID: 4600 RVA: 0x0004D7CC File Offset: 0x0004B9CC
|
|
[Token(Token = "0x60011F8")]
|
|
[Address(RVA = "0x1C2B960", Offset = "0x1C2A360", VA = "0x181C2B960")]
|
|
public EKPFBGIIJNK(OMKPHDBNLKH<CreationObjectSettingFloatUIControl, float>.DEDABHKCIBG prefabResolver, OMKPHDBNLKH<CreationObjectSettingFloatUIControl, float>.OHINDOLFNMP onInstanceCreated, int priority)
|
|
: base(prefabResolver, onInstanceCreated, priority)
|
|
{
|
|
}
|
|
}
|