GetHitFatigueDamage
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
When called from a OnHit/OnHitWith script block (or the corresponding NVSE event handlers), or from a ScriptEffectStart block in an Ammo form Impact Script, will return the fatigue damage caused by the current hit.
Syntax
(fatigueDmg:float) reference.GetHitFatigueDamage
Example
set fFatigueDmg to targetRef.GetHitFatigueDamage