Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Utilities.CrashWatcher Class Reference

Static Public Member Functions

static void Inititialize ()
 
static void EnableCrashDumps (CrashDump.Options options)
 
static void DisableCrashDumps ()
 

Properties

static bool LogAllExceptions [get, set]
 
static bool DumpOnException [get, set]
 
static bool DumpOnCrash [get, private set]
 
static CrashDump.Options CrashDumpOptions [get, private set]
 
static string DumpPath [get]
 

Static Private Member Functions

static string PrintException (Exception ex)
 
static void HookDebugExceptionDialog ()
 

Detailed Description

Definition at line 10 of file CrashWatcher.cs.


The documentation for this class was generated from the following file: