scripts
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
using System;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom;
|
||||
using RecRoom.Circuits;
|
||||
|
||||
// Token: 0x02002CA4 RID: 11428
|
||||
[Token(Token = "0x2002CA4")]
|
||||
[StructLayout(3)]
|
||||
public class JIJKBJMKEJA : OMKPHDBNLKH<SelectorNodeConfigEditableUIControl, SelectorNode.SelectorConfig>
|
||||
{
|
||||
// Token: 0x0601425C RID: 82524 RVA: 0x004D5F08 File Offset: 0x004D4108
|
||||
[Token(Token = "0x601425C")]
|
||||
[Address(RVA = "0x1177AA0", Offset = "0x11764A0", VA = "0x181177AA0")]
|
||||
public JIJKBJMKEJA(OMKPHDBNLKH<SelectorNodeConfigEditableUIControl, SelectorNode.SelectorConfig>.DEDABHKCIBG prefabResolver, OMKPHDBNLKH<SelectorNodeConfigEditableUIControl, SelectorNode.SelectorConfig>.OHINDOLFNMP onInstanceCreated, int index, int priority)
|
||||
{
|
||||
Delegate @delegate;
|
||||
do
|
||||
{
|
||||
OMKPHDBNLKH<SelectorNodeConfigEditableUIControl, SelectorNode.SelectorConfig>.OHINDOLFNMP ohindolfnmp = delegate(SelectorNodeConfigEditableUIControl instance)
|
||||
{
|
||||
int index2 = index;
|
||||
SelectorNode.SelectorConfig selectorConfig;
|
||||
instance.BGECGADCBKJ(index2, selectorConfig);
|
||||
};
|
||||
@delegate = Delegate.Combine(onInstanceCreated, ohindolfnmp);
|
||||
}
|
||||
while (@delegate != 0 && @delegate == 0);
|
||||
}
|
||||
|
||||
// Token: 0x02002CA5 RID: 11429
|
||||
[Token(Token = "0x2002CA5")]
|
||||
[CompilerGenerated]
|
||||
private sealed class LGEHMNOKKKA
|
||||
{
|
||||
// Token: 0x0601425D RID: 82525 RVA: 0x004D5F48 File Offset: 0x004D4148
|
||||
[Token(Token = "0x601425D")]
|
||||
[Address(RVA = "0x3C1670", Offset = "0x3C0070", VA = "0x1803C1670")]
|
||||
public LGEHMNOKKKA()
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x0601425E RID: 82526 RVA: 0x004D5F5C File Offset: 0x004D415C
|
||||
[Token(Token = "0x601425E")]
|
||||
[Address(RVA = "0x11829D0", Offset = "0x11813D0", VA = "0x1811829D0")]
|
||||
internal void <.ctor>b__0(SelectorNodeConfigEditableUIControl instance)
|
||||
{
|
||||
int num = this.index;
|
||||
SelectorNode.SelectorConfig selectorConfig;
|
||||
instance.BGECGADCBKJ(num, selectorConfig);
|
||||
}
|
||||
|
||||
// Token: 0x0400D855 RID: 55381
|
||||
[global::Cpp2IlInjected.FieldOffset(Offset = "0x10")]
|
||||
[Token(Token = "0x400D855")]
|
||||
public int index;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user