58 lines
2.0 KiB
C#
58 lines
2.0 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Runtime.CompilerServices;
|
|
using AGUI.StackedUI;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x0200024E RID: 590
|
|
[Token(Token = "0x200024E")]
|
|
public class KLCANJPOEPC : OMKPHDBNLKH<CreationObjectSettingFriendlyIntControl, int>
|
|
{
|
|
// Token: 0x060011A7 RID: 4519 RVA: 0x0004C0F4 File Offset: 0x0004A2F4
|
|
[Token(Token = "0x60011A7")]
|
|
[Address(RVA = "0xBF3000", Offset = "0xBF1E00", VA = "0x180BF3000")]
|
|
public KLCANJPOEPC(OMKPHDBNLKH<CreationObjectSettingFriendlyIntControl, int>.DEDABHKCIBG HPFEHNJIKHO, OMKPHDBNLKH<CreationObjectSettingFriendlyIntControl, int>.OHINDOLFNMP FFPIJPDPNEO, Dictionary<string, FLCFOLDCOJJ> NPNMLMJMNKG, int JMHKMOACHDG)
|
|
{
|
|
Delegate @delegate;
|
|
do
|
|
{
|
|
OMKPHDBNLKH<CreationObjectSettingFriendlyIntControl, int>.OHINDOLFNMP ohindolfnmp = delegate(CreationObjectSettingFriendlyIntControl instance)
|
|
{
|
|
Dictionary<string, FLCFOLDCOJJ> choicesDictionary = NPNMLMJMNKG;
|
|
int num;
|
|
instance.SetOptions(choicesDictionary, num);
|
|
};
|
|
@delegate = Delegate.Combine(FFPIJPDPNEO, ohindolfnmp);
|
|
}
|
|
while (@delegate != 0 && @delegate == 0);
|
|
}
|
|
|
|
// Token: 0x0200024F RID: 591
|
|
[Token(Token = "0x200024F")]
|
|
[CompilerGenerated]
|
|
private sealed class BBDFPMPGKCM
|
|
{
|
|
// Token: 0x060011A8 RID: 4520 RVA: 0x0004C134 File Offset: 0x0004A334
|
|
[Token(Token = "0x60011A8")]
|
|
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
|
|
public BBDFPMPGKCM()
|
|
{
|
|
}
|
|
|
|
// Token: 0x060011A9 RID: 4521 RVA: 0x0004C148 File Offset: 0x0004A348
|
|
[Token(Token = "0x60011A9")]
|
|
[Address(RVA = "0xBE3260", Offset = "0xBE2060", VA = "0x180BE3260")]
|
|
internal void <.ctor>b__0(CreationObjectSettingFriendlyIntControl instance)
|
|
{
|
|
Dictionary<string, FLCFOLDCOJJ> dictionary = this.choicesDictionary;
|
|
int num;
|
|
instance.SetOptions(dictionary, num);
|
|
}
|
|
|
|
// Token: 0x04000DEC RID: 3564
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x4000DEC")]
|
|
public Dictionary<string, FLCFOLDCOJJ> choicesDictionary;
|
|
}
|
|
}
|