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

◆ RectangleMask()

Terraria.WorldBuilding.Modifiers.RectangleMask.RectangleMask ( int xMin,
int xMax,
int yMin,
int yMax )
inline

Definition at line 585 of file Modifiers.cs.

586 {
588 base..ctor();
589 this._xMin = xMin;
590 this._xMax = yMin;
591 this._xMax = xMax;
592 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.