scripts
This commit is contained in:
@@ -0,0 +1,79 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using CircuitsV2.Graph;
|
||||
using CircuitsV2.Utilities;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom.Networking.SynchronizedFields;
|
||||
|
||||
// Token: 0x0200232D RID: 9005
|
||||
[Token(Token = "0x200232D")]
|
||||
[StructLayout(3)]
|
||||
public static class BKONDDCMAIC
|
||||
{
|
||||
// Token: 0x0600F84D RID: 63565 RVA: 0x003A9414 File Offset: 0x003A7614
|
||||
[Token(Token = "0x600F84D")]
|
||||
[Address(RVA = "0x1A18F90", Offset = "0x1A17990", VA = "0x181A18F90")]
|
||||
public static Result<None> NGJHHGMNHAP(this SynchronizedFieldBase<bool> NMELNILPPKN, ExecParams CHKKEHOKPJP, bool ONGBFDACHHG)
|
||||
{
|
||||
Result<None> result = Result.Ok();
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0600F84E RID: 63566 RVA: 0x003A942C File Offset: 0x003A762C
|
||||
[Token(Token = "0x600F84E")]
|
||||
[Address(RVA = "0x1A18E90", Offset = "0x1A17890", VA = "0x181A18E90")]
|
||||
public static Result<None> NGJHHGMNHAP(this SynchronizedFieldBase<float> NMELNILPPKN, ExecParams CHKKEHOKPJP, float ONGBFDACHHG)
|
||||
{
|
||||
Result<None> result = Result.Ok();
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0600F84F RID: 63567 RVA: 0x003A9444 File Offset: 0x003A7644
|
||||
[Token(Token = "0x600F84F")]
|
||||
[Address(RVA = "0x1A19090", Offset = "0x1A17A90", VA = "0x181A19090")]
|
||||
public static Result<None> NGJHHGMNHAP(this SynchronizedFieldBase<int> NMELNILPPKN, ExecParams CHKKEHOKPJP, int ONGBFDACHHG)
|
||||
{
|
||||
Result<None> result = Result.Ok();
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0600F850 RID: 63568 RVA: 0x003A945C File Offset: 0x003A765C
|
||||
[Token(Token = "0x600F850")]
|
||||
[Address(RVA = "0x1A18D90", Offset = "0x1A17790", VA = "0x181A18D90")]
|
||||
public static Result<None> NGJHHGMNHAP(this SynchronizedFieldBase<string> NMELNILPPKN, ExecParams CHKKEHOKPJP, string ONGBFDACHHG)
|
||||
{
|
||||
Result<None> result = Result.Ok();
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0600F851 RID: 63569 RVA: 0x003A9474 File Offset: 0x003A7674
|
||||
[Token(Token = "0x600F851")]
|
||||
[Address(RVA = "0x1A18C90", Offset = "0x1A17690", VA = "0x181A18C90")]
|
||||
public static Result<None> JNGCLBNPECJ(this SynchronizedFieldBase<int, int, int> NMELNILPPKN, ExecParams CHKKEHOKPJP, int ONGBFDACHHG)
|
||||
{
|
||||
Result<None> result = Result.Ok();
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0600F852 RID: 63570 RVA: 0x003A948C File Offset: 0x003A768C
|
||||
[Token(Token = "0x600F852")]
|
||||
[Address(RVA = "0x1A18B90", Offset = "0x1A17590", VA = "0x181A18B90")]
|
||||
public static Result<None> JIGEGPOCJLA(this SynchronizedFieldBase<int, int, int> NMELNILPPKN, ExecParams CHKKEHOKPJP, int ONGBFDACHHG)
|
||||
{
|
||||
Result<None> result = Result.Ok();
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0600F853 RID: 63571 RVA: 0x003A94A4 File Offset: 0x003A76A4
|
||||
[Token(Token = "0x600F853")]
|
||||
[Address(RVA = "0x1A19190", Offset = "0x1A17B90", VA = "0x181A19190")]
|
||||
public static Result<None> NPHEDAKMOMI(this SynchronizedFieldBase<int, int, int> NMELNILPPKN, ExecParams CHKKEHOKPJP, int ONGBFDACHHG)
|
||||
{
|
||||
Result<None> result = Result.Ok();
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0400A625 RID: 42533
|
||||
[Token(Token = "0x400A625")]
|
||||
private static readonly string PEDGDDOEMPP;
|
||||
}
|
||||
Reference in New Issue
Block a user