GetExplosionHitDamage
From GECK
A function added by the ShowOff NVSE Plugin version 1.65.
Description
Returns the damage that will be dealt by the explosion that triggered the ShowOff:OnExplosionHit event. Unusable outside of that event.
Syntax
(damage:float) GetExplosionHitDamage
If SetExplosionHitDamage was previously called, will return the newly updated damage-to-deal.