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

◆ extraFall

int Terraria.Player.extraFall

The number of extra tiles this player can fall before they start taking fall damage.

If you want to prevent fall damage entirely, use F:Terraria.Player.noFallDmg.

Definition at line 2826 of file Player.cs.

Referenced by Terraria.Player.ApplyEquipFunctional(), Terraria.Player.ResetEffects(), Terraria.Player.Update(), and Terraria.Player.UpdateJumpHeight().