Files
2026-04-10 22:50:51 +02:00

33 lines
937 B
C#

using System;
using Cpp2IlInjected;
using Google.Protobuf;
using UnityEngine;
// Token: 0x0200269B RID: 9883
[Token(Token = "0x200269B")]
public static class PALAAEEHKEH
{
// Token: 0x06010301 RID: 66305 RVA: 0x003A85F8 File Offset: 0x003A67F8
[Token(Token = "0x6010301")]
[Address(RVA = "0x1356940", Offset = "0x1355740", VA = "0x181356940")]
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: 0x06010302 RID: 66306 RVA: 0x003A862C File Offset: 0x003A682C
[Token(Token = "0x6010302")]
[Address(RVA = "0x1356AC0", Offset = "0x13558C0", VA = "0x181356AC0")]
public static ByteString LPLPGEPHGHD(this Guid COFLAJFOPEN)
{
return ByteString.CopyFrom(COFLAJFOPEN.ToByteArray());
}
}