using System; using System.Runtime.InteropServices; using Cpp2IlInjected; using Google.Protobuf.Reflection; namespace CircuitsV2.Protobuf { // Token: 0x02000179 RID: 377 [Token(Token = "0x20000F8")] [StructLayout(3)] public static class OutputPortDataReflection { // Token: 0x170002FF RID: 767 // (get) Token: 0x06000C99 RID: 3225 RVA: 0x00002098 File Offset: 0x00000298 [Token(Token = "0x170002FC")] public static FileDescriptor Descriptor { [Token(Token = "0x6000AC7")] [Address(RVA = "0x95C230", Offset = "0x95AC30", VA = "0x18095C230")] get { return null; } } // Token: 0x040004F0 RID: 1264 [Token(Token = "0x400040B")] private static FileDescriptor descriptor; } }