GetWeaponCritEffect
From GECK
(Redirected from GetCritEffect)
A function added by the Fallout Script Extender.
Description
Returns the Actor Effect which was set as the critical effect for the Weapon BaseForm. If weapon is omitted and a calling reference is provided, that reference's BaseForm is used.
Syntax
(critEffect:baseForm) weaponRefr.GetWeaponCritEffect weapon:baseform
Or:
(critEffect:baseForm) weaponRefr.GetCritEffect weapon:baseform