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

◆ Dodgeable

bool Terraria.Player.HurtModifiers.Dodgeable
get

Whether or not this strike was dodgeable.

Definition at line 698 of file Player.cs.

698{ get; init; }

Referenced by Terraria.Player.HurtModifiers.HurtModifiers(), and Terraria.Player.HurtModifiers.ToHurtInfo().