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

◆ Apply()

override bool Terraria.WorldBuilding.Actions.RemoveWall.Apply ( Point origin,
int x,
int y,
params object[] args )
inline

Definition at line 576 of file Actions.cs.

577 {
578 if (!true)
579 {
580 }
581 long num = 0L;
582 Tile tile;
583 tile.wall = (ushort)num;
584 return base.UnitApply(origin, x, y, args);
585 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.