| 
    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.GameContent.ContentRejectionFromSize:
 Collaboration diagram for Terraria.GameContent.ContentRejectionFromSize:Public Member Functions | |
| ContentRejectionFromSize (int neededWidth, int neededHeight, int actualWidth, int actualHeight) | |
| string | GetReason () | 
Private Attributes | |
| int | _neededWidth | 
| int | _neededHeight | 
| int | _actualWidth | 
| int | _actualHeight | 
Definition at line 10 of file ContentRejectionFromSize.cs.