32 lines
815 B
C#
32 lines
815 B
C#
using System;
|
|
using ProtoBuf;
|
|
|
|
// Token: 0x02000020 RID: 32
|
|
[ProtoInclude(2, typeof(GClass8))]
|
|
[ProtoInclude(1, typeof(GClass4))]
|
|
[ProtoContract]
|
|
[ProtoInclude(86, typeof(GClass10))]
|
|
[ProtoInclude(3, typeof(GClass9))]
|
|
[ProtoInclude(4, typeof(GClass7))]
|
|
[ProtoInclude(5, typeof(GClass11))]
|
|
[ProtoInclude(35, typeof(GClass6))]
|
|
[ProtoInclude(38, typeof(GClass3))]
|
|
public class GClass2
|
|
{
|
|
// Token: 0x060000EC RID: 236 RVA: 0x00002308 File Offset: 0x00000508
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
static GClass2()
|
|
{
|
|
Class16.kLjw4iIsCLsZtxc4lksN0j();
|
|
}
|
|
|
|
// Token: 0x060000ED RID: 237 RVA: 0x000028B6 File Offset: 0x00000AB6
|
|
internal static bool smethod_0()
|
|
{
|
|
return GClass2.object_0 == null;
|
|
}
|
|
|
|
// Token: 0x04000078 RID: 120
|
|
private static object object_0;
|
|
}
|