GetWeaponCritEffect

From GECK
Jump to: navigation, search


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

[help]
(critEffect:baseForm) weaponRefr.GetWeaponCritEffect weapon:baseform 

Or:

(critEffect:baseForm) weaponRefr.GetCritEffect weapon:baseform 

See Also