GetAttackDamage

From GECK
(Redirected from GetDamage)
Jump to: navigation, search


A function added by the Fallout Script Extender.

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

[help]
(int) reference.GetAttackDamage BaseForm 

Or:

(int) reference.GetDamage BaseForm 

Notes

See Also