| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
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 6 of file ContentRejectionFromSize.cs.