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.Mound.Perform ( Point origin,
GenAction action )
inline

Definition at line 227 of file Shapes.cs.

228 {
229 int halfWidth = this._halfWidth;
230 int height = this._height;
231 if (!this._quitOnFail)
232 {
233 int halfWidth2 = this._halfWidth;
234 bool flag;
235 return flag;
236 }
237 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.WorldBuilding.Shapes.Mound._halfWidth, Terraria.WorldBuilding.Shapes.Mound._height, Terraria.WorldBuilding.GenShape._quitOnFail, and j__TPar.