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

◆ dash

int Terraria.Player.dash

The current vanilla dash that the player is VISIBLY using.
Unlike F:Terraria.Player.dashType, this does not update if a dash cannot currently be input.

Definition at line 1234 of file Player.cs.

Referenced by Terraria.Player.DashMovement(), Terraria.Player.Update_NPCCollision(), and Terraria.Player.UpdateBuffs().