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

◆ Perform()

override bool Terraria.WorldBuilding.Shapes.Rectangle.Perform ( Point origin,
GenAction action )
inline

Definition at line 140 of file Shapes.cs.

141 {
143 if (this._area.Y == 0)
144 {
145 }
146 if (!this._quitOnFail)
147 {
148 bool flag;
149 return flag;
150 }
151 }
class f__AnonymousType0<< Count > j__TPar
Microsoft.Xna.Framework.Rectangle _area
Definition Shapes.cs:154

References Terraria.WorldBuilding.Shapes.Rectangle._area, Terraria.WorldBuilding.GenShape._quitOnFail, and j__TPar.