| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Inheritance diagram for Terraria.DataStructures.GeneralIssueReporter:
 Collaboration diagram for Terraria.DataStructures.GeneralIssueReporter:Public Member Functions | |
| void | AddReport (string textToShow) | 
| List< IssueReport > | GetReports () | 
| GeneralIssueReporter () | |
Private Attributes | |
| List< IssueReport > | _reports | 
Definition at line 9 of file GeneralIssueReporter.cs.