|
TModLoader v1.4.4.9
TModLoader source code documentation
|
| float Terraria.NPC.HitInfo.Knockback |
The amount of knockback to apply. Should always be >= 0.
Note that M:Terraria.NPC.StrikeNPC(Terraria.NPC.HitInfo,System.Boolean,System.Boolean) has a staggered knockback falloff, and that critical strikes automatically get extra 40% knockback in excess of this value.
Definition at line 365 of file NPC.cs.
Referenced by Terraria.NPC.HitInfo.HitInfo().