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 = 0
L
;
582
Tile
tile;
583
tile.wall
= (ushort)num;
584
return
base
.UnitApply(origin, x, y, args);
585
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ConsoleKey.L
@ L
Terraria.DataStructures.TileDataType.Tile
@ Tile
References
j__TPar
, and
System.L
.
Terraria
WorldBuilding
Actions
RemoveWall
Generated by
1.10.0