terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.ContentRejectionFromSize Class Reference
+ Inheritance 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
 

Detailed Description

Definition at line 7 of file ContentRejectionFromSize.cs.


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