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
◆
OasisPlantWaterCheck()
static
bool Terraria.WorldGen.OasisPlantWaterCheck
(
int
x
,
int
y
,
bool
boost
=
false
)
inline
static
private
Definition at line
9662
of file
WorldGen.cs
.
9663
{
9664
if
(!
boost
|| y != 0)
9665
{
9666
return
;
9667
}
9668
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
Terraria
WorldGen
Generated by
1.10.0