Files
niko c12fbe3fc6 m
2026-04-12 16:51:38 +02:00

33 lines
938 B
C#

using System;
using Cpp2IlInjected;
using Google.Protobuf;
using UnityEngine;
// Token: 0x02002781 RID: 10113
[Token(Token = "0x2002781")]
public static class PALAAEEHKEH
{
// Token: 0x0601071C RID: 67356 RVA: 0x003B1C0C File Offset: 0x003AFE0C
[Token(Token = "0x601071C")]
[Address(RVA = "0x152A470", Offset = "0x1529470", VA = "0x18152A470")]
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: 0x0601071D RID: 67357 RVA: 0x003B1C40 File Offset: 0x003AFE40
[Token(Token = "0x601071D")]
[Address(RVA = "0x152A5F0", Offset = "0x15295F0", VA = "0x18152A5F0")]
public static ByteString LPLPGEPHGHD(this Guid COFLAJFOPEN)
{
return ByteString.CopyFrom(COFLAJFOPEN.ToByteArray());
}
}