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()
[1/5]
static
void
Terraria.WorldGen.TileMergeAttempt
(
int
myType
,
bool[]
lookfor
,
bool[]
exclude
,
int
up
,
int
down
,
int
left
,
int
right
,
int
upLeft
,
int
upRight
,
int
downLeft
,
int
downRight
)
inline
static
Definition at line
17460
of file
WorldGen.cs
.
17461
{
17462
up.m_value
=
myType
;
17463
down.m_value
=
myType
;
17464
left.m_value
=
myType
;
17465
right.m_value
=
myType
;
17466
upLeft.m_value
=
myType
;
17467
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
Terraria
WorldGen
Generated by
1.10.0