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

◆ Chlorophyte()

static bool Terraria.WorldGen.Chlorophyte ( int i,
int j )
inlinestatic

Definition at line 14296 of file WorldGen.cs.

14297 {
14298 if (!true)
14299 {
14300 }
14301 int num = 130;
14302 if (num == 0)
14303 {
14304 }
14305 int value = num.m_value;
14306 if (!false)
14307 {
14308 return;
14309 }
14310 }

References System.value.

Referenced by Terraria.WorldGen.hardUpdateWorld().