|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
setprivate get |
Overrides the direction to apply knockback.
Will not affect P:Terraria.Player.HurtModifiers.HitDirection, only the final F:Terraria.Player.HurtInfo.HitDirection
If set by multiple mods, only the last override will apply.
Intended for use by attacks which want to hit the player towards the source of the attack.
Definition at line 713 of file Player.cs.
Referenced by Terraria.Player.HurtModifiers.HurtModifiers(), and Terraria.Player.HurtModifiers.ToHurtInfo().