Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ IsInputRedirectedCore()

static bool System.ConsolePal.IsInputRedirectedCore ( )
inlinestatic

Definition at line 550 of file ConsolePal.cs.

551 {
553 }
static bool IsHandleRedirected(IntPtr handle)
static IntPtr InputHandle

References System.ConsolePal.InputHandle, and System.ConsolePal.IsHandleRedirected().