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

◆ GetVineTop()

static void Terraria.WorldGen.GetVineTop ( int i,
int j,
[Out] int x,
[Out] int y )
inlinestaticprivate

Definition at line 13864 of file WorldGen.cs.

13865 {
13866 x.m_value = i;
13867 y.m_value = j;
13868 long num = 0L;
13869 y.m_value = (int)num;
13870 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.

Referenced by Terraria.WorldGen.PaintTheLivingTrees().