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
◆
TileMergeAttemptWeird()
static
void
Terraria.WorldGen.TileMergeAttemptWeird
(
int
myType
,
int
changeTo
,
bool[]
exclude
,
int
up
,
int
down
,
int
left
,
int
right
,
int
upLeft
,
int
upRight
,
int
downLeft
,
int
downRight
)
inline
static
Definition at line
17470
of file
WorldGen.cs
.
17471
{
17472
up.m_value
=
changeTo
;
17473
down.m_value
=
changeTo
;
17474
left.m_value
=
changeTo
;
17475
right.m_value
=
changeTo
;
17476
upLeft.m_value
=
changeTo
;
17477
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
Terraria
WorldGen
Generated by
1.10.0