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

◆ PlotTileLine() [2/2]

static bool Terraria.Utils.PlotTileLine ( Vector2D start,
Vector2D end,
double width,
Utils::TileActionAttempt plot )
inlinestatic

Definition at line 1726 of file Utils.cs.

1727 {
1728 int num = 1;
1729 if (num == 0)
1730 {
1731 }
1733 double num2 = vector2D.Length();
1734 if (num == 0)
1735 {
1736 }
1738 Point point = vector2D2.ToTileCoordinates();
1739 bool flag;
1740 return flag;
1741 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and ReLogic.Utilities.Vector2D.Length().