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()
[5/5]
static
void
Terraria.WorldGen.TileMergeAttempt
(
int
myType
,
int
lookfor
,
int
up
,
int
down
,
int
left
,
int
right
,
int
upLeft
,
int
upRight
,
int
downLeft
,
int
downRight
)
inline
static
Definition at line
17438
of file
WorldGen.cs
.
17439
{
17440
up.m_value
=
myType
;
17441
down.m_value
=
myType
;
17442
left.m_value
=
myType
;
17443
right.m_value
=
myType
;
17444
upLeft.m_value
=
myType
;
17445
upRight.m_value
=
myType
;
17446
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
Terraria
WorldGen
Generated by
1.10.0