31 lines
723 B
C#
31 lines
723 B
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using Google.Protobuf.Reflection;
|
|
|
|
namespace CircuitsV2.Protobuf
|
|
{
|
|
// Token: 0x02000185 RID: 389
|
|
[Token(Token = "0x2000100")]
|
|
[StructLayout(3)]
|
|
public static class PrimitiveMemoryDataReflection
|
|
{
|
|
// Token: 0x1700031C RID: 796
|
|
// (get) Token: 0x06000CFF RID: 3327 RVA: 0x00002098 File Offset: 0x00000298
|
|
[Token(Token = "0x17000319")]
|
|
public static FileDescriptor Descriptor
|
|
{
|
|
[Token(Token = "0x6000B21")]
|
|
[Address(RVA = "0xC965A0", Offset = "0xC94FA0", VA = "0x180C965A0")]
|
|
get
|
|
{
|
|
return null;
|
|
}
|
|
}
|
|
|
|
// Token: 0x04000520 RID: 1312
|
|
[Token(Token = "0x4000437")]
|
|
private static FileDescriptor descriptor;
|
|
}
|
|
}
|