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

◆ PlaceSunflower()

static void Terraria.WorldGen.PlaceSunflower ( int x,
int y,
ushort type = 27 )
inlinestatic

Definition at line 11450 of file WorldGen.cs.

11451 {
11452 if (!true)
11453 {
11454 }
11455 int num = 65533;
11456 if (num == 0)
11457 {
11458 }
11459 Tile tile;
11460 bool flag = tile.active();
11461 if (num == 0)
11462 {
11463 }
11464 Tile tile2;
11465 ushort wall = tile2.wall;
11466 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.active(), j__TPar, and Terraria.Tile.wall.