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

◆ IsErrorRedirectedCore()

static bool System.ConsolePal.IsErrorRedirectedCore ( )
inlinestatic

Definition at line 560 of file ConsolePal.cs.

561 {
563 }
static IntPtr ErrorHandle
static bool IsHandleRedirected(IntPtr handle)

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