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: 0x0200024F RID: 591
|
|
[Token(Token = "0x200024F")]
|
|
public class KLCANJPOEPC : OMKPHDBNLKH<CreationObjectSettingFriendlyIntControl, int>
|
|
{
|
|
// Token: 0x060011BD RID: 4541 RVA: 0x0004C624 File Offset: 0x0004A824
|
|
[Token(Token = "0x60011BD")]
|
|
[Address(RVA = "0x1681A20", Offset = "0x1680A20", VA = "0x181681A20")]
|
|
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: 0x02000250 RID: 592
|
|
[Token(Token = "0x2000250")]
|
|
[CompilerGenerated]
|
|
private sealed class BBDFPMPGKCM
|
|
{
|
|
// Token: 0x060011BE RID: 4542 RVA: 0x0004C664 File Offset: 0x0004A864
|
|
[Token(Token = "0x60011BE")]
|
|
[Address(RVA = "0x412370", Offset = "0x411370", VA = "0x180412370")]
|
|
public BBDFPMPGKCM()
|
|
{
|
|
}
|
|
|
|
// Token: 0x060011BF RID: 4543 RVA: 0x0004C678 File Offset: 0x0004A878
|
|
[Token(Token = "0x60011BF")]
|
|
[Address(RVA = "0x16719A0", Offset = "0x16709A0", VA = "0x1816719A0")]
|
|
internal void <.ctor>b__0(CreationObjectSettingFriendlyIntControl instance)
|
|
{
|
|
Dictionary<string, FLCFOLDCOJJ> dictionary = this.choicesDictionary;
|
|
int num;
|
|
instance.SetOptions(dictionary, num);
|
|
}
|
|
|
|
// Token: 0x04000E0C RID: 3596
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x4000E0C")]
|
|
public Dictionary<string, FLCFOLDCOJJ> choicesDictionary;
|
|
}
|
|
}
|