TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ dashTime

int Terraria.Player.dashTime

The amount of time this player has left, in ticks, to input the second keystroke of a standard dash input (double-tap left/right).
For vanilla dashes, this window is 15 ticks, or a quarter of a second, in total.

Definition at line 1240 of file Player.cs.

Referenced by Terraria.Player.DashMovement(), and Terraria.Player.DoCommonDashHandle().