GetAttackDamage
From GECK
(Redirected from GetDamage)
A function added by the Fallout Script Extender.
Contents
Description
Returns the attack damage of the specified Base Form. If no Base Form is specified, will instead set the attack damage of the calling reference's Base Form.
Syntax
(int) reference.GetAttackDamage BaseForm
Or:
(int) reference.GetDamage BaseForm