scripts
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
using AGUI.StackedUI;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x0200025F RID: 607
|
||||
[Token(Token = "0x200025F")]
|
||||
[StructLayout(3)]
|
||||
public class AKCKKFDDNJM : OMKPHDBNLKH<CreationObjectSettingFriendlyFlagsControl, int>
|
||||
{
|
||||
// Token: 0x06001200 RID: 4608 RVA: 0x0004D8BC File Offset: 0x0004BABC
|
||||
[Token(Token = "0x6001200")]
|
||||
[Address(RVA = "0x11E87F0", Offset = "0x11E71F0", VA = "0x1811E87F0")]
|
||||
public AKCKKFDDNJM(OMKPHDBNLKH<CreationObjectSettingFriendlyFlagsControl, int>.DEDABHKCIBG prefabResolver, OMKPHDBNLKH<CreationObjectSettingFriendlyFlagsControl, int>.OHINDOLFNMP onInstanceCreated, Dictionary<string, FLCFOLDCOJJ> choicesDictionary, int priority)
|
||||
{
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
OMKPHDBNLKH<CreationObjectSettingFriendlyFlagsControl, int>.OHINDOLFNMP ohindolfnmp = delegate(CreationObjectSettingFriendlyFlagsControl instance)
|
||||
{
|
||||
Dictionary<string, FLCFOLDCOJJ> choicesDictionary2 = choicesDictionary;
|
||||
int num;
|
||||
instance.SetOptions(choicesDictionary2, num);
|
||||
};
|
||||
@delegate = Delegate.Combine(onInstanceCreated, ohindolfnmp);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
}
|
||||
|
||||
// Token: 0x02000260 RID: 608
|
||||
[Token(Token = "0x2000260")]
|
||||
[CompilerGenerated]
|
||||
private sealed class JOEOPFAMOPH
|
||||
{
|
||||
// Token: 0x06001201 RID: 4609 RVA: 0x0004D8FC File Offset: 0x0004BAFC
|
||||
[Token(Token = "0x6001201")]
|
||||
[Address(RVA = "0x3C1670", Offset = "0x3C0070", VA = "0x1803C1670")]
|
||||
public JOEOPFAMOPH()
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x06001202 RID: 4610 RVA: 0x0004D910 File Offset: 0x0004BB10
|
||||
[Token(Token = "0x6001202")]
|
||||
[Address(RVA = "0x11FF5E0", Offset = "0x11FDFE0", VA = "0x1811FF5E0")]
|
||||
internal void <.ctor>b__0(CreationObjectSettingFriendlyFlagsControl instance)
|
||||
{
|
||||
Dictionary<string, FLCFOLDCOJJ> dictionary = this.choicesDictionary;
|
||||
int num;
|
||||
instance.SetOptions(dictionary, num);
|
||||
}
|
||||
|
||||
// Token: 0x04000E3C RID: 3644
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x10")]
|
||||
[Token(Token = "0x4000E3C")]
|
||||
public Dictionary<string, FLCFOLDCOJJ> choicesDictionary;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user