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

◆ IsOutputRedirectedCore()

static bool System.ConsolePal.IsOutputRedirectedCore ( )
inlinestatic

Definition at line 555 of file ConsolePal.cs.

556 {
558 }
static bool IsHandleRedirected(IntPtr handle)
static IntPtr OutputHandle

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