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 )
inlinestaticprivate

Definition at line 9662 of file WorldGen.cs.

9663 {
9664 if (!boost || y != 0)
9665 {
9666 return;
9667 }
9668 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.