scripts
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom.Core.Creation;
|
||||
|
||||
// Token: 0x02002C0F RID: 11279
|
||||
[Token(Token = "0x2002C0F")]
|
||||
[StructLayout(3)]
|
||||
public class KADBOKEHLJP : NFPGIMNFEBA
|
||||
{
|
||||
// Token: 0x17003510 RID: 13584
|
||||
// (get) Token: 0x06013DEB RID: 81387 RVA: 0x004C4630 File Offset: 0x004C2830
|
||||
[Token(Token = "0x17003510")]
|
||||
protected override string EMHFGIJFFLG
|
||||
{
|
||||
[Token(Token = "0x6013DEB")]
|
||||
[Address(RVA = "0x1598000", Offset = "0x1596A00", VA = "0x181598000", Slot = "8")]
|
||||
get
|
||||
{
|
||||
return "freeze";
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06013DEC RID: 81388 RVA: 0x004C4644 File Offset: 0x004C2844
|
||||
[Token(Token = "0x6013DEC")]
|
||||
[Address(RVA = "0x1598030", Offset = "0x1596A30", VA = "0x181598030")]
|
||||
public KADBOKEHLJP(IEnumerable<GIPDDLFFNGG> creationObjects, CreationContext creationContext)
|
||||
: base(creationObjects, creationContext)
|
||||
{
|
||||
List<GCHANDDKPBM> hiomepfedbc = this.HIOMEPFEDBC;
|
||||
ANMFONLPIGF anmfonlpigf = new ANMFONLPIGF(this.HDOKIIGFCNM);
|
||||
hiomepfedbc.Add(anmfonlpigf);
|
||||
List<GCHANDDKPBM> hgcemcinanf = this.HGCEMCINANF;
|
||||
Guid[] hdokiigfcnm = this.HDOKIIGFCNM;
|
||||
JFGAMDKBFGF jfgamdkbfgf = new JFGAMDKBFGF(true, hdokiigfcnm);
|
||||
hgcemcinanf.Add(jfgamdkbfgf);
|
||||
string text = base.EMHFGIJFFLG;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user