Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.UI.FancyErrorPrinter Class Reference

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)
 
static void ShowTheBox (string preparedMessage)
 

Detailed Description

Definition at line 11 of file FancyErrorPrinter.cs.


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