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

◆ TreeGrowFX()

static void Terraria.WorldGen.TreeGrowFX ( int x,
int y,
int height,
int treeGore,
bool hitTree = false )
inlinestatic

Definition at line 4737 of file WorldGen.cs.

4738 {
4739 if (!true)
4740 {
4741 }
4742 WorldGen.TreeGrowFX_AshShake(x, y, height, treeGore != 0);
4743 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.WorldGen.TreeGrowFX_AshShake().

Referenced by Terraria.WorldGen.TreeGrowFXCheck().