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

◆ DrawMultiTileVinesInWind()

void Terraria.GameContent.Drawing.TileDrawing.DrawMultiTileVinesInWind ( Vector2 screenPosition,
Vector2 offSet,
int topLeftX,
int topLeftY,
int sizeX,
int sizeY )
inlineprivate

Definition at line 2137 of file TileDrawing.cs.

2138 {
2140 Tile tile;
2141 ushort type = tile.type;
2142 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Drawing.TileDrawing._sunflowerWindCounter, j__TPar, and Terraria.Tile.type.