using System; using System.Runtime.InteropServices; using Cpp2IlInjected; using Google.Protobuf.Reflection; namespace CircuitsV2.Protobuf { // Token: 0x020000AA RID: 170 [Token(Token = "0x2000081")] [StructLayout(3)] public static class ActionDataReflection { // Token: 0x170000CD RID: 205 // (get) Token: 0x06000447 RID: 1095 RVA: 0x00002098 File Offset: 0x00000298 [Token(Token = "0x170000CA")] public static FileDescriptor Descriptor { [Token(Token = "0x6000377")] [Address(RVA = "0x1F904E0", Offset = "0x1F8EEE0", VA = "0x181F904E0")] get { return null; } } // Token: 0x040001B4 RID: 436 [Token(Token = "0x4000128")] private static FileDescriptor descriptor; } }