Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static unsafe IntPtr | FindMainWindow (int processId) |
Static Private Member Functions | |
static bool | IsMainWindow (IntPtr handle) |
static unsafe global::Interop.BOOL | EnumWindowsCallback (IntPtr handle, IntPtr extraParameter) |
Private Attributes | |
IntPtr | _bestHandle |
int | _processId |
Definition at line 6 of file MainWindowFinder.cs.