scripts
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using Google.Protobuf;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x02001E29 RID: 7721
|
||||
[Token(Token = "0x2001E29")]
|
||||
[StructLayout(3)]
|
||||
public static class PALAAEEHKEH
|
||||
{
|
||||
// Token: 0x0600CFEF RID: 53231 RVA: 0x0031711C File Offset: 0x0031531C
|
||||
[Token(Token = "0x600CFEF")]
|
||||
[Address(RVA = "0x1CA44A0", Offset = "0x1CA2EA0", VA = "0x181CA44A0")]
|
||||
public static Guid COAPGLKJDPM(this ByteString MGPDDEMABPB)
|
||||
{
|
||||
object[] array = new object[1];
|
||||
string text;
|
||||
if (text != 0)
|
||||
{
|
||||
}
|
||||
array[0] = text;
|
||||
Debug.LogErrorFormat("Cannot deserialize malformed ByteString to GUID {0}", array);
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0600CFF0 RID: 53232 RVA: 0x00317150 File Offset: 0x00315350
|
||||
[Token(Token = "0x600CFF0")]
|
||||
[Address(RVA = "0x1CA4620", Offset = "0x1CA3020", VA = "0x181CA4620")]
|
||||
public static ByteString LPLPGEPHGHD(this Guid COFLAJFOPEN)
|
||||
{
|
||||
ByteString byteString;
|
||||
return byteString;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user