|
TModLoader v1.4.4.9
TModLoader source code documentation
|
| int Terraria.Player.dashType |
The current vanilla dash that the player is using.
The following values correspond to vanilla dashes:
1 => Tabi / Master Ninja Gear
2 => Shield of Cthulhu
3 => Solar Flare armor set bonus
4 => Unused, though a dash for this value DOES exist
5 => Crystal Assassin set bonus
Definition at line 1228 of file Player.cs.
Referenced by Terraria.Player.ApplyEquipFunctional(), Terraria.Player.DashMovement(), Terraria.Player.ResetEffects(), Terraria.Player.UpdateArmorSets(), and Terraria.Player.UpdateBuffs().