terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
NullConsoleDriver.cs
Go to the documentation of this file.
1using System;
2
3namespace System
4{
5 // Token: 0x02000186 RID: 390
7 {
8 // Token: 0x06000F2E RID: 3886 RVA: 0x00020740 File Offset: 0x0001E940
9 public void Clear()
10 {
11 }
12
13 // Token: 0x06000F2F RID: 3887 RVA: 0x00020750 File Offset: 0x0001E950
14 public string ReadLine()
15 {
16 }
17
18 // Token: 0x06000F30 RID: 3888 RVA: 0x00020760 File Offset: 0x0001E960
20 {
21 if (!true)
22 {
23 }
24 return 1;
25 }
26
27 // Token: 0x06000F31 RID: 3889 RVA: 0x00020774 File Offset: 0x0001E974
29 {
30 }
31
32 // Token: 0x06000F32 RID: 3890 RVA: 0x00020784 File Offset: 0x0001E984
33 // Note: this type is marked as 'beforefieldinit'.
35 {
36 }
37
38 // Token: 0x0400068B RID: 1675
40 }
41}
class f__AnonymousType0<< Count > j__TPar
static readonly ConsoleKeyInfo EmptyConsoleKeyInfo
ConsoleKeyInfo ReadKey(bool intercept)