Files
PCL2/pcl2_full/Plain Craft Launcher 2/GClass10.cs
1989-06-04 00:00:04 +09:00

64 lines
1.7 KiB
C#

using System;
// Token: 0x020001E0 RID: 480
public static class GClass10
{
// Token: 0x0600135D RID: 4957 RVA: 0x0000C244 File Offset: 0x0000A444
public static bool smethod_0()
{
return (bool)new GClass18().method_112(null, 0x46464E);
}
// Token: 0x0600135E RID: 4958 RVA: 0x0000C25B File Offset: 0x0000A45B
public static bool smethod_1()
{
return (bool)new GClass18().method_112(null, 0x46388F);
}
// Token: 0x0600135F RID: 4959 RVA: 0x0000C272 File Offset: 0x0000A472
public static uint smethod_2()
{
return (uint)new GClass18().method_112(null, 0x278A7D);
}
// Token: 0x06001360 RID: 4960 RVA: 0x0000C289 File Offset: 0x0000A489
public static uint smethod_3()
{
return (uint)new GClass18().method_112(null, 0x27891A);
}
// Token: 0x06001361 RID: 4961 RVA: 0x0000C2A0 File Offset: 0x0000A4A0
public static uint smethod_4()
{
return (uint)new GClass18().method_112(null, 0x463A00);
}
// Token: 0x06001362 RID: 4962 RVA: 0x0000C2B7 File Offset: 0x0000A4B7
public static uint smethod_5()
{
return (uint)new GClass18().method_112(null, 0x462540);
}
// Token: 0x06001363 RID: 4963 RVA: 0x0000C2CE File Offset: 0x0000A4CE
public static uint smethod_6()
{
return (uint)new GClass18().method_112(null, 0x462708);
}
// Token: 0x06001364 RID: 4964 RVA: 0x0000C2E5 File Offset: 0x0000A4E5
public static uint smethod_7()
{
return (uint)new GClass18().method_112(null, 0x462F50);
}
// Token: 0x06001365 RID: 4965 RVA: 0x0000C2FC File Offset: 0x0000A4FC
// Note: this type is marked as 'beforefieldinit'.
static GClass10()
{
new GClass18().method_112(null, 0x462D83);
}
// Token: 0x04000AAE RID: 2734
private static uint[] uint_0;
}