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
◆
TileMergeAttempt()
[2/5]
static
void
Terraria.WorldGen.TileMergeAttempt
(
int
myType
,
bool[]
lookfor
,
int
up
,
int
down
,
int
left
,
int
right
)
inline
static
Definition at line
17429
of file
WorldGen.cs
.
17430
{
17431
up.m_value
=
myType
;
17432
down.m_value
=
myType
;
17433
left.m_value
=
myType
;
17434
right.m_value
=
myType
;
17435
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
Terraria
WorldGen
Generated by
1.10.0