TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.UI.FancyErrorPrinter Class Reference
+ Collaboration diagram for Terraria.UI.FancyErrorPrinter:

Static Public Member Functions

static void ShowFailedToLoadAssetError (Exception exception, string filePath)
 
static void ShowFileSavingFailError (Exception exception, string filePath)
 
static void ShowDirectoryCreationFailError (Exception exception, string folderPath)
 

Static Private Member Functions

static void IncludeOriginalMessage (StringBuilder text, Exception exception)
 
static void AppendSuggestions (StringBuilder text, List< string > suggestions)
 

Detailed Description

Definition at line 10 of file FancyErrorPrinter.cs.


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