Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.ContentRejectionFromSize Class Reference

Public Member Functions

 ContentRejectionFromSize (int neededWidth, int neededHeight, int actualWidth, int actualHeight)
 
string GetReason ()
 

Private Attributes

int _neededWidth
 
int _neededHeight
 
int _actualWidth
 
int _actualHeight
 

Detailed Description

Definition at line 6 of file ContentRejectionFromSize.cs.


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