| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
This is the complete list of members for System.ConsoleKeyInfo, including all inherited members.
| _key | System.ConsoleKeyInfo | private | 
| _keyChar | System.ConsoleKeyInfo | private | 
| _mods | System.ConsoleKeyInfo | private | 
| ConsoleKeyInfo(char keyChar, global::System.ConsoleKey key, bool shift, bool alt, bool control) | System.ConsoleKeyInfo | inline | 
| Equals(object value) | System.ConsoleKeyInfo | inline | 
| Equals(global::System.ConsoleKeyInfo obj) | System.ConsoleKeyInfo | inline | 
| GetHashCode() | System.ConsoleKeyInfo | inline | 
| Key | System.ConsoleKeyInfo | |
| KeyChar | System.ConsoleKeyInfo |