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.SwapSolidTile.Apply ( Point origin,
int x,
int y,
params object[] args )
inline

Definition at line 691 of file Actions.cs.

692 {
693 if (!true)
694 {
695 }
696 ushort type = this._type;
697 return base.UnitApply(origin, x, y, args);
698 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.WorldBuilding.Actions.SwapSolidTile._type, and j__TPar.