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
Loading...
Searching...
No Matches
System.WindowsConsoleDriver Member List

This is the complete list of members for System.WindowsConsoleDriver, including all inherited members.

Clear()System.WindowsConsoleDriverinline
defaultAttributeSystem.WindowsConsoleDriverprivate
FillConsoleOutputAttribute(global::System.IntPtr handle, short c, int size, global::System.Coord coord, out int written)System.WindowsConsoleDriverprivate
FillConsoleOutputCharacter(global::System.IntPtr handle, char c, int size, global::System.Coord coord, out int written)System.WindowsConsoleDriverprivate
GetConsoleScreenBufferInfo(global::System.IntPtr handle, out global::System.ConsoleScreenBufferInfo info)System.WindowsConsoleDriverprivate
GetStdHandle(global::System.Handles handle)System.WindowsConsoleDriverprivate
inputHandleSystem.WindowsConsoleDriverprivate
IsModifierKey(short virtualKeyCode)System.WindowsConsoleDriverinlineprivatestatic
outputHandleSystem.WindowsConsoleDriverprivate
ReadConsoleInput(global::System.IntPtr handle, out global::System.InputRecord record, int length, out int nread)System.WindowsConsoleDriverprivate
ReadKey(bool intercept)System.WindowsConsoleDriverinline
ReadLine()System.WindowsConsoleDriverinline
SetConsoleCursorPosition(global::System.IntPtr handle, global::System.Coord coord)System.WindowsConsoleDriverprivate
WindowsConsoleDriver()System.WindowsConsoleDriverinline