![]() |
tModLoader
0.12 Alpha
A mod to make and play Terraria mods
|
Inherits Terraria.DataStructures.IProvideReports.
Public Member Functions | |
List< IssueReport > | GetReports () |
void | ReportDelayedUploadProblem (string textKey) |
void | ReportDelayedUploadProblemWithoutKnownReason (string textKey, string reasonValue) |
void | ReportDownloadProblem (string textKey, string path, Exception exception) |
void | ReportInstantUploadProblem (string textKey) |
void | ReportInstantUploadProblemFromValue (string text) |
void | ReportManifestCreationProblem (string textKey, Exception exception) |
Events | |
Action | OnNeedToNotifyUI |
Action | OnNeedToOpenUI |